Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDeliveryMethodLocalDelivery
A subscription delivery method for local delivery. The other subscription delivery methods can be found in the SubscriptionDeliveryMethod
union type.
Signature:
export interface SubscriptionDeliveryMethodLocalDelivery
Property | Modifiers | Type | Description |
---|---|---|---|
address | SubscriptionMailingAddress | The address to deliver to. | |
localDeliveryOption | SubscriptionDeliveryMethodLocalDeliveryOption | The details of the local delivery method to use. |