Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCountryAndZone
The country details and the associated shipping zone.
Signature:
export interface DeliveryCountryAndZone
Property | Modifiers | Type | Description |
---|---|---|---|
country | DeliveryCountry | The country details. | |
zone | Scalars[‘String’][‘output’] | The name of the shipping zone. |