stack

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

AdminTypes.DeliveryProfileLocationGroup interface

Links a location group with zones. Both are associated to a delivery profile.

Signature:

export interface DeliveryProfileLocationGroup 

Properties

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.