SearchProductPrice
type SearchProductPrice {
buyPrice: Float
campaignPrice: SearchProductCampaignPrice
currency: String
currencyCode: String
currencySymbol: String
discountPrice: Float
priceListId: String
sellPrice: Float!
unitPrice: Float
}
Fields
buyPrice
FloatcampaignPrice
SearchProductCampaignPricecurrency
StringcurrencyCode
StringcurrencySymbol
StringdiscountPrice
FloatpriceListId
StringunitPrice
Float