UNPKG

xi_sdk_resellers

Version:

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

14 lines (9 loc) 704 B
# XiSdkResellers.InvoiceSearchResponse ## 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] **invoices** | [**[InvoiceSearchResponseInvoicesInner]**](InvoiceSearchResponseInvoicesInner.md) | The Invoices details for the requested criteria. | [optional] **nextPage** | **String** | Next page of the pagination. | [optional]