# SubscriptionDeliveryMethodLocalDelivery - customer - OBJECT Version: unstable ## Description The local delivery method, including a mailing address and a local delivery option. ### Access Scopes ## Fields * [address](/docs/api/customer/unstable/objects/SubscriptionMailingAddress): SubscriptionMailingAddress! - The delivery address. * [localDeliveryOption](/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodLocalDeliveryOption): SubscriptionDeliveryMethodLocalDeliveryOption! - The local delivery method details. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDeliveryMethod](/docs/api/customer/unstable/unions/SubscriptionDeliveryMethod) The delivery method to use to deliver the physical goods to the customer. ## Examples