Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 727 Bytes

InvoiceSearchResponse.md

File metadata and controls

17 lines (9 loc) · 727 Bytes

InvoiceSearchResponse

Properties

Name Type Description Notes
recordsFound Integer Total count of quotes retrieved in the request response. [optional]
pageSize Integer Number of records (quotes) displayed per page in the quote list. [optional]
pageNumber Integer Page index or page number for the list of quotes being returned. [optional]
invoices List<InvoiceSearchResponseInvoicesInner> The Invoices details for the requested criteria. [optional]
nextPage String Next page of the pagination. [optional]