invoiceLine Graph Node
Back to IndexRoot Set Nane: invoiceLines
Fields
amount | DecimalValue |
invoiceLineId | UuidValue |
invoiceLineNumber | DecimalValue |
invoiceLineTotal | DecimalValue |
lastModified | DateTimeOffsetValue The last time this node was updated. Note that this timestamp does not guarantee any actual changes to the node, but it’s guaranteed to update if there are actual changes. |
referenceType | EnumValue`1 |
taxFactor | DecimalValue |
unit | InvoiceLineUnitObject |
Edges
Name | Type | Cardinality |
---|---|---|
delivery | delivery | Single |
discounts | invoiceLineDiscount | Many |
invoice | invoice | Single |
orderLine | orderLine | Single |
originalInvoice | invoice | Single |
originalInvoiceLine | invoiceLine | Single |
relatedInvoiceLineDiscounts | invoiceLineDiscount | Many |
relatedInvoiceLines | invoiceLine | Many |
return | return | Single |