Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.28 KB

DealsDetailsResponse.md

File metadata and controls

20 lines (16 loc) · 1.28 KB

xi.sdk.resellers.Model.DealsDetailsResponse

Properties

Name Type Description Notes
DealId string Deal/Special bid number. [optional]
VarVersion string Most recent version number of the deal. [optional]
EndUser string The end user/customer's name. [optional]
ExtendedMsrp decimal Extended MSRP - Manufacturer Suggested Retail Price X Quantity. [optional]
Vendor string The vendor's name. [optional]
DealReceivedOn string The date on which the deal starts. [optional]
DealExpiryDate string Expiration date of the deal/Special bid. [optional]
PriceProtectionEndDate string The date on which the price protection will end. [optional]
CurrencyCode string Country specific currency code. [optional]
EndUserInfo RenewalsDetailsResponseEndUserInfo [optional]
Products List<DealsDetailsResponseProductsInner> [optional]

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