Anchor to CartCompletionDeliveryGroupCart
objectCart Completion Delivery Group
A delivery group for an order created from cart completion.
Anchor to FieldsFields
- amount (MoneyV2!)
- code (String)
- deliveryAddress (MailingAddress)
- deliveryMethodType (DeliveryMethodType)
- deliveryPromise (String)
- title (String)
- Anchor to amountamount•Money
V2! non-null The cost of the selected delivery option.
- Anchor to codecode•String
The code of the selected delivery option.
- Anchor to deliveryAddressdelivery•Mailing
Address Address The address to where the order will be shipped.
- Anchor to deliveryMethodTypedelivery•Delivery
Method Type Method Type The type of delivery method for the selected delivery option.
- Anchor to deliveryPromisedelivery•String
Promise The delivery promise for the selected delivery option.
- Anchor to titletitle•String
The title of the selected delivery option.
Was this section helpful?