Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

File metadata and controls

17 lines (13 loc) · 1.06 KB

GETBillingDocumentsResponseType

Properties

Name Type Description Notes
account_id str The ID of the customer account associated with the billing document. [optional]
amount float The total amount of the billing document. [optional]
balance float The balance of the billing document. [optional]
document_date date The date of the billing document. The date can be the invoice date for invoices, credit memo date for credit memos, or debit memo date for debit memos. [optional]
document_number str The number of the billing document. [optional]
document_type str The type of the billing document. [optional]
id str The ID of the billing document. [optional]
status str The current status of the billing document. [optional]

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