# XiSdkResellers.QuoteSearchResponseQuotesInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**quoteGuid** | **String** |  | [optional] 
**quoteName** | **String** | Quote Name given to quote by sales team or system generated.  Generally used as a reference to identify the quote. | [optional] 
**quoteNumber** | **String** | Unique identifier generated by Ingram Micros CRM specific to each quote.  When applying a filter to the quoteNumber and including a partial quote number in the filter, all quotes containing any information included in the filter can be retrieved as a subset of all available customer quotes. | [optional] 
**revision** | **String** | When a quote has been revised and updated, the quote number remains the same throughout the lifecycle of the quote, however, a Revision number is updated for each revision of the quote.  The revision numbers is associated with the Unique Quote Number. | [optional] 
**currencyCode** | **String** | The country-specific three digit ISO 4217 currency code for the order. | [optional] 
**endUserContact** | **String** | End User Name is the end customer name that is associated with a quote in Ingram Micros CRM. | [optional] 
**specialBidNumber** | **String** | Special Pricing Bid Number, also refers to as Dart Number relates to a unique pricing deal associated with a vendor for the quote. | [optional] 
**quoteTotal** | **Number** | Total amount of quoted price for all products in the quote. | [optional] 
**quoteStatus** | **String** | This refers to the primary status of the quote. | [optional] 
**ingramQuoteDate** | **String** | Date the Quote was initially Created. | [optional] 
**lastModifiedDate** | **String** | Date the Quote was last updated or modified. | [optional] 
**ingramQuoteExpiryDate** | **String** | Date when the Quote Expires. | [optional] 
**endUserName** | **String** | End User Name | [optional] 
**vendor** | **String** | Name of the vendor. | [optional] 
**createdBy** | **String** | Name of the end user/customer who created a quote. | [optional] 
**quoteType** | **String** | Type of quote | [optional] 
**links** | [**QuoteSearchResponseQuotesInnerLinks**](QuoteSearchResponseQuotesInnerLinks.md) |  | [optional] 


