# Interface: CheckoutShipmentsAttributes

# Table of contents

# Properties

# Properties

# items

items: string[]

Defined in: types/checkout.ts:46 (opens new window)


# requestedDeliveryDate

requestedDeliveryDate: string

Defined in: types/checkout.ts:47 (opens new window)


# selectedShipmentMethod

selectedShipmentMethod: CheckoutShipmentMethodAttributes

Defined in: types/checkout.ts:49 (opens new window)


# shippingAddress

shippingAddress: CheckoutShipmentAddressAttributes

Defined in: types/checkout.ts:48 (opens new window)