Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDeliveryMethod
Describes the delivery method to use to get the physical goods to the customer.
Signature:
export type SubscriptionDeliveryMethod = SubscriptionDeliveryMethodLocalDelivery | SubscriptionDeliveryMethodPickup | SubscriptionDeliveryMethodShipping;
References: SubscriptionDeliveryMethodLocalDelivery, SubscriptionDeliveryMethodPickup, SubscriptionDeliveryMethodShipping