stack

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

AdminTypes.SubscriptionDeliveryMethodShipping interface

Represents a shipping delivery method: a mailing address and a shipping option.

Signature:

export interface SubscriptionDeliveryMethodShipping 

Properties

Property Modifiers Type Description
address   SubscriptionMailingAddress The address to ship to.
shippingOption   SubscriptionDeliveryMethodShippingOption The details of the shipping method to use.