Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.46 KB

DeliveryGroup.md

File metadata and controls

19 lines (16 loc) · 1.46 KB

# DeliveryGroup

Properties

Name Type Description Notes
addresses \OpenAPI\Client\Model\Addresses [optional]
category \OpenAPI\Client\Model\DeliveryGroupCategory [optional]
delivery_time \OpenAPI\Client\Model\DeliveryGroupDeliveryTime [optional]
external_id string [optional]
group_id string Identifier of delivery group used to perform splitting of shipments. [optional]
header string Header text containing arbitrary information related to the delivery group. [optional]
items \OpenAPI\Client\Model\DeliveryGroupItem[] Cart items that belong to the delivery group. [optional]
pricing \OpenAPI\Client\Model\DeliveryGroupPricing [optional]
selection \OpenAPI\Client\Model\DeliveryGroupSelection [optional]
shipping \OpenAPI\Client\Model\DeliveryGroupShipping [optional]
tos_id string Identifier of order created based on completed session. By default, orders are created asynchronously so the identifier might need to be re-fetched. [optional]

[Back to Model list] [Back to API list] [Back to README]