Types > Invoice
Description
Fields
Amount due of the invoice (TODO)
Client secret (for a case when action is required)
Example: "pi_1EaAoC2eZvKYlo2C6OmgnpXw_secret_tYSeiTjxphYCjZNjrcaCFRa5v"
The date and time when the invoice was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
The date on which payment for this invoice is due
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Ending balance of the user (TODO)
Unique invoice id
lines: [InvoiceLine!]!
User-friendly invoice number
Starting balance of the user (TODO)
status: InvoiceStatus!
Invoice status
Example: "paid"
Subtotal sum of the invoice (TODO)
Total sum of the invoice (TODO)
Used By
Mutations
Queries
Types
Preview (typescript)
Loading module