delivery Graph Node
Back to IndexRoot Set Name: deliveries
Fields
createdAt | DateTimeOffsetValue |
deliveryAddress | AddressObject |
deliveryId | UuidValue |
deliveryNumber | StringValue |
deliveryState | ClrEnumValue`1 |
dynamic | DynamicFieldsValue |
finalizedAt | DateTimeOffsetValue |
inventoryDate | DateTimeOffsetValue |
inventoryKey | EnumValue |
releasedToInvoice | BooleanValue |
shippingDescription | StringValue |
shippingPrice | DecimalValue |
shippingProductNumber | StringValue |
shippingTax | DecimalValue |
shippingTaxFactor | DecimalValue |
shippingTotal | DecimalValue |
tags | ArrayValue |
Edges
| Name | Type | Cardinality |
|---|---|---|
calculatedShippingDiscounts | calculatedDiscount | Many |
invoiceLines | invoiceLine | Many |
order | order | Single |
orderLines | orderLine | Many |
shippingDiscounts | discount | Many |