--- title: SubscriptionDeliveryMethodLocalDelivery - Customer API description: The local delivery method, including a mailing address and a local delivery option. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliverymethodlocaldelivery md: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliverymethodlocaldelivery.md --- # Subscription​Delivery​Method​Local​Delivery object The local delivery method, including a mailing address and a local delivery option. ## Fields * address [Subscription​Mailing​Address!](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionMailingAddress) non-null The delivery address. * local​Delivery​Option [Subscription​Delivery​Method​Local​Delivery​Option!](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodLocalDeliveryOption) non-null The local delivery method details. *** ## Map ### Possible type in * [Subscription​Delivery​Method](https://shopify.dev/docs/api/customer/latest/unions/SubscriptionDeliveryMethod)