# SubscriptionDeliveryMethodShipping - admin - OBJECT Version: 2024-04 ## Description Represents a shipping delivery method: a mailing address and a shipping option. ### Access Scopes the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope. ## Fields * [address](/docs/api/admin/2024-04/objects/SubscriptionMailingAddress): SubscriptionMailingAddress! - The address to ship to. * [shippingOption](/docs/api/admin/2024-04/objects/SubscriptionDeliveryMethodShippingOption): SubscriptionDeliveryMethodShippingOption! - The details of the shipping method to use. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDeliveryMethod](/docs/api/admin/2024-04/unions/SubscriptionDeliveryMethod) Describes the delivery method to use to get the physical goods to the customer. ## Examples