Interface: DeliveryOrder
Properties
address_id
address_id:
number
charge_id
charge_id:
number
currency
currency:
string
has_uncommitted_changes
has_uncommitted_changes:
boolean
id
id:
number
line_items
line_items:
DeliveryLineItem[]
order_subtotal
order_subtotal:
string
payment_method
payment_method:
DeliveryPaymentMethod
shipping_address
shipping_address:
AssociatedAddress
shipping_lines
shipping_lines:
ShippingLine[]
total_discounts
total_discounts:
string
total_duties
total_duties:
string
total_price
total_price:
string
total_tax
total_tax:
string