OBJECT
ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerListPriceContainer
Structure containing a list price.
link GraphQL Schema definition
1 type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerListPriceContainer { 2 3 # The standard price. 4 String : 11 5 # Unit price in other currencies. 6 String : 11 7 # Currency of the standard price. 8 String : 11 9 # Quantity of a unit. 10 String : 12 13 }