OBJECT
EspotStandardPrice
link GraphQL Schema definition
1 type EspotStandardPrice { 2 3 : ComIbmCommerceFoundationCommonDatatypesContractIdentifierType 15 4 : ComIbmCommerceFoundationCommonDatatypesDescriptionType 15 5 : String 15 6 : String 15 7 : String 15 8 : String 15 9 : String 15 10 : String 15 11 : String 15 12 : String 15 13 : EspotStandardUnitPrice 15 14 : [EspotStandardPriceUserDataField] 16 17 }