Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.03 KB

PriceAndAvailabilityResponseInnerPricing.md

File metadata and controls

15 lines (11 loc) · 1.03 KB

xi.sdk.resellers.Model.PriceAndAvailabilityResponseInnerPricing

Properties

Name Type Description Notes
CurrencyCode string The 3-digit ISO currency code. [optional]
RetailPrice decimal? The retail price of the product. [optional]
MapPrice decimal? Minimum Advertised Price (MAP). If required by the vendor, resellers can not sell below MAP price. [optional]
CustomerPrice decimal? The price customer pays after all special pricing and discounts have been applied. [optional]
SpecialBidPricingAvailable bool? Boolean values specifies whether special Bid discounts are available for the product. [optional]
WebDiscountsAvailable bool? Boolean values specifies whether web Discounts are available for the product. [optional]

[Back to Model list] [Back to API list] [Back to README]