Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryLocationGroupZone
Links a location group with a zone and the associated method definitions.
Signature:
export interface DeliveryLocationGroupZone
Property | Modifiers | Type | Description |
---|---|---|---|
methodDefinitionCounts | DeliveryMethodDefinitionCounts | The number of method definitions for the zone. | |
methodDefinitions | DeliveryMethodDefinitionConnection | The method definitions associated to a zone and location group. | |
zone | DeliveryZone | The zone associated to a location group. |