Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 637 Bytes

GETInvoiceFilesResponse.md

File metadata and controls

12 lines (8 loc) · 637 Bytes

GETInvoiceFilesResponse

Properties

Name Type Description Notes
invoice_files list[InvoiceFile] Container for invoice PDF files. [optional]
next_page str URL to retrieve the next page of the response if it exists; otherwise absent. [optional]
success bool Returns `true` if the request was processed successfully. [optional]

[Back to Model list] [Back to API list] [Back to README]