stack

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

AdminTypes.DeliveryLocationGroupZone interface

Links a location group with a zone and the associated method definitions.

Signature:

export interface DeliveryLocationGroupZone 

Properties

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.