# XiSdkResellers.DealsDetailsResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dealId** | **String** | Deal/Special bid number. | [optional] 
**version** | **String** | Most recent version number of the deal. | [optional] 
**endUser** | **String** | The end user/customer&#39;s name. | [optional] 
**extendedMsrp** | **Number** | Extended MSRP - Manufacturer Suggested Retail Price X Quantity. | [optional] 
**vendor** | **String** | The vendor&#39;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**](RenewalsDetailsResponseEndUserInfo.md) |  | [optional] 
**products** | [**[DealsDetailsResponseProductsInner]**](DealsDetailsResponseProductsInner.md) |  | [optional] 


