Skip to main content

SearchProductPrice

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

Fields

buyPriceFloat
currencyString
currencyCodeString
currencySymbolString
discountPriceFloat
priceListIdString
sellPriceFloat!required
unitPriceFloat