Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1003 Bytes

File metadata and controls

18 lines (14 loc) · 1003 Bytes

Invoice

Properties

Name Type Description Notes
invoice_date \DateTime The invoice date
contract_id \Swagger\Client\Model\ContractId
invoice_number \Swagger\Client\Model\InvoiceNumber
amount double The amount of your invoice
amount_to_be_paid double The remaining amount to be paid for this invoice
currency_code \Swagger\Client\Model\BeezUPCommonCurrencyCode
payment_status \Swagger\Client\Model\InvoicePaymentStatus
due_date \DateTime
invoice_url string The url of the invoice document [optional]

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