OBJECT

EspotListPrice

link GraphQL Schema definition

1type EspotListPrice {
2
3listPrice: String
7
4listPriceAltCurrencyPrice: [ComIbmCommerceFoundationCommonDatatypesMonetaryAmountType]
7
5listPriceCurrency: String
7
6listPriceQuantity: ComIbmCommerceFoundationCommonDatatypesQuantityType
8
9}