stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDeliveryMethodLocalDelivery

AdminTypes.SubscriptionDeliveryMethodLocalDelivery interface

A subscription delivery method for local delivery. The other subscription delivery methods can be found in the SubscriptionDeliveryMethod union type.

Signature:

export interface SubscriptionDeliveryMethodLocalDelivery 

Properties

Property Modifiers Type Description
address   SubscriptionMailingAddress The address to deliver to.
localDeliveryOption   SubscriptionDeliveryMethodLocalDeliveryOption The details of the local delivery method to use.