stack

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

AdminTypes.SubscriptionDeliveryMethodLocalDeliveryInput interface

The input fields for a local delivery method.

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

Signature:

export interface SubscriptionDeliveryMethodLocalDeliveryInput 

Properties

Property Modifiers Type Description
address?   InputMaybe<MailingAddressInput> (Optional) The address to deliver to.
localDeliveryOption?   InputMaybe<SubscriptionDeliveryMethodLocalDeliveryOptionInput> (Optional) The details of the local delivery method to use.