# SubscriptionDeliveryMethodLocalDelivery - customer - OBJECT Version: 2024-10 ## Description The local delivery method, including a mailing address and a local delivery option. ### Access Scopes ## Fields * [address](/docs/api/customer/2024-10/objects/SubscriptionMailingAddress): SubscriptionMailingAddress! - The delivery address. * [localDeliveryOption](/docs/api/customer/2024-10/objects/SubscriptionDeliveryMethodLocalDeliveryOption): SubscriptionDeliveryMethodLocalDeliveryOption! - The local delivery method details. ## 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