UNPKG

xi_sdk_resellers

Version:

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

15 lines (10 loc) 591 B
# XiSdkResellers.DealsSearchResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **recordsFound** | **Number** | Number of records found. | [optional] **pageSize** | **Number** | Number of records in a page. | [optional] **pageNumber** | **Number** | Number of page. | [optional] **deals** | [**[DealsSearchResponseDealsInner]**](DealsSearchResponseDealsInner.md) | | [optional] **nextPage** | **String** | URL for the next page. | [optional] **previousPage** | **String** | URL for the previous page. | [optional]