# SubscriptionDeliveryMethodShipping - customer - OBJECT Version: 2024-10 ## Description The shipping delivery method, including a mailing address and a shipping option. ### Access Scopes ## Fields * [address](/docs/api/customer/2024-10/objects/SubscriptionMailingAddress): SubscriptionMailingAddress! - The address for shipping. * [shippingOption](/docs/api/customer/2024-10/objects/SubscriptionDeliveryMethodShippingOption): SubscriptionDeliveryMethodShippingOption! - The details of the shipping method. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDeliveryMethod](/docs/api/customer/2024-10/unions/SubscriptionDeliveryMethod) The delivery method to use to deliver the physical goods to the customer. ## Examples