SearchProductPrice
type SearchProductPrice {
buyPrice: Float
campaignPrice: SearchProductCampaignPrice
currency: String
currencyCode: String
currencySymbol: String
discountPrice: Float
priceListId: String
sellPrice: Float!
unitPrice: Float
}
Fields
buyPriceFloatcampaignPriceSearchProductCampaignPricecurrencyStringcurrencyCodeStringcurrencySymbolStringdiscountPriceFloatpriceListIdStringunitPriceFloat