# CartAddressInput - storefront - INPUT_OBJECT Version: unstable ## Description The input fields to provide exactly one of a variety of delivery address types. ### Access Scopes ## Fields * [copyFromCustomerAddressId](/docs/api/storefront/unstable/scalars/ID): ID - Copies details from the customer address to an address on this cart. * [deliveryAddress](/docs/api/storefront/unstable/input-objects/CartDeliveryAddressInput): CartDeliveryAddressInput - A delivery address stored on this cart. ## Input objects with this input object * [CartSelectableAddressInput](/docs/api/storefront/unstable/input-objects/CartSelectableAddressInput) * [CartSelectableAddressUpdateInput](/docs/api/storefront/unstable/input-objects/CartSelectableAddressUpdateInput) ## Examples