stack

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

AdminTypes.SubscriptionDeliveryMethodShippingInput interface

Specifies shipping delivery method fields.

This input accepts partial input. When a field is not provided, its prior value is left unchanged.

Signature:

export interface SubscriptionDeliveryMethodShippingInput 

Properties

Property Modifiers Type Description
address?   InputMaybe<MailingAddressInput> (Optional) The address to ship to.
shippingOption?   InputMaybe<SubscriptionDeliveryMethodShippingOptionInput> (Optional) The details of the shipping method to use.