Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileLocationGroup
Links a location group with zones. Both are associated to a delivery profile.
Signature:
export interface DeliveryProfileLocationGroup
Property | Modifiers | Type | Description |
---|---|---|---|
countriesInAnyZone | Array<DeliveryCountryAndZone> | The countries already selected in any zone for the specified location group. | |
locationGroup | DeliveryLocationGroup | The collection of locations that make up the specified location group. | |
locationGroupZones | DeliveryLocationGroupZoneConnection | The applicable zones associated to the specified location group. |