Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.18 KB

File metadata and controls

13 lines (10 loc) · 1.18 KB

AccountInvoice

Information about the invoice.

Properties

Name Type Required Description
id string The invoice's ID.
status string The invoice's status.
issuedAt string The date on which the invoice was issued.
totalAmount InvoicesTotal Information about the invoice's total billed amount.
links InvoicesLinks A JSON API spec object containing hypermedia links.