Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 774 Bytes

SearchInvoicesResponse.md

File metadata and controls

15 lines (10 loc) · 774 Bytes

SquareConnect.SearchInvoicesResponse

Description

Note: This model is in beta.

Describes a SearchInvoices response.

Properties

Name Type Description Notes
invoices [Invoice] The list of invoices returned by the search. [optional]
cursor String When a response is truncated, it includes a cursor that you can use in a subsequent request to fetch the next set of invoices. If empty, this is the final response. For more information, see Pagination. [optional]
errors [Error] Information about errors encountered during the request. [optional]