invoice Graph Node
Back to IndexRoot Set Name: invoices
Fields
capturedTotal | DecimalValue |
createdAt | DateTimeOffsetValue |
invoiceAddress | AddressObject |
invoiceId | UuidValue |
invoiceNetTotal | DecimalValue |
invoiceNumber | StringValue |
invoiceTaxTotal | DecimalValue |
invoiceTotal | DecimalValue |
isCancelled | BooleanValue |
Edges
| Name | Type | Cardinality |
|---|---|---|
invoiceLines | invoiceLine | Many |
order | order | Single |
orderJournalEntries | orderJournalEntry | Many |
paymentCaptures | paymentCapture | Many |
paymentJournalEntries | paymentJournalEntry | Many |