Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCarrierServiceAndLocations
A carrier service and the associated list of shop locations.
Signature:
export interface DeliveryCarrierServiceAndLocations
| Property | Modifiers | Type | Description |
|---|---|---|---|
| carrierService | DeliveryCarrierService | The carrier service. | |
| locations | Array<Location> | The list of locations that support this carrier service. |