stack

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

AdminTypes.DeliveryCountryAndZone interface

The country details and the associated shipping zone.

Signature:

export interface DeliveryCountryAndZone 

Properties

Property Modifiers Type Description
country   DeliveryCountry The country details.
zone   Scalars[‘String’][‘output’] The name of the shipping zone.