(supports custom properties)
Document representing a shipment.
Property | Type | Constraints | Description |
---|---|---|---|
shipping_address
|
OrderAddress | The shipping address. | |
shipping_items
|
[ShippingItem] | The sorted array of shipping items. This array can be empty. | |
shipping_method
|
ShippingMethod | The shipping method. |