UNPKG

xi_sdk_resellers

Version:

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

16 lines (11 loc) 827 B
# XiSdkResellers.ProductSearchResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **recordsFound** | **Number** | The number of recourds found for the search. | [optional] **pageSize** | **Number** | The number of results per page. Default is 25. | [optional] **pageNumber** | **Number** | current page number default is 1 | [optional] **catalog** | [**[ProductSearchResponseCatalogInner]**](ProductSearchResponseCatalogInner.md) | | [optional] **subscriptionCatalog** | [**[ProductSearchResponseSubscriptionCatalogInner]**](ProductSearchResponseSubscriptionCatalogInner.md) | | [optional] **nextPage** | **String** | link/URL for accessing next page. | [optional] **previousPage** | **String** | link/URL for accessing previous page. | [optional]