# SubscriptionDeliveryMethod - customer - UNION Version: unstable ## Description The delivery method to use to deliver the physical goods to the customer. ### Access Scopes ## Possible types * [SubscriptionDeliveryMethodLocalDelivery](/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodLocalDelivery) * [SubscriptionDeliveryMethodPickup](/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodPickup) * [SubscriptionDeliveryMethodShipping](/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodShipping) ## Fields with this union * [SubscriptionContract.deliveryMethod](/docs/api/customer/unstable/objects/SubscriptionContract) * [SubscriptionContractBase.deliveryMethod](/docs/api/customer/unstable/interfaces/SubscriptionContractBase) ## Examples