invoiceLine Graph Node
Back to IndexRoot Set Name: invoiceLines
Fields
description | StringValue |
invoiceLineId | UuidValue |
invoiceLineNumber | IntValue |
net | DecimalValue |
productNumber | StringValue |
quantity | DecimalValue |
referenceType | ClrEnumValue`1 |
tax | DecimalValue |
total | DecimalValue |
Edges
| Name | Type | Cardinality |
|---|---|---|
delivery | delivery | Single |
discounts | invoiceLineDiscount | Many |
invoice | invoice | Single |
orderLine | orderLine | Single |
originalInvoiceLine | invoiceLine | Single |
relatedInvoiceLines | invoiceLine | Many |
return | return | Single |