UNPKG

xi_sdk_resellers

Version:

Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.

15 lines (10 loc) 704 B
# XiSdkResellers.QuoteSearchResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **recordsFound** | **Number** | Total count of quotes retrieved in the request response. | [optional] **pageSize** | **Number** | Number of records (quotes) displayed per page in the quote list. | [optional] **pageNumber** | **Number** | Page index or page number for the list of quotes being returned. | [optional] **quotes** | [**[QuoteSearchResponseQuotesInner]**](QuoteSearchResponseQuotesInner.md) | The quote details for the requested criteria. | [optional] **nextPage** | **String** | | [optional] **prevPage** | **String** | | [optional]