stack

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

AdminTypes.DeliveryCarrierServiceAndLocations interface

A carrier service and the associated list of shop locations.

Signature:

export interface DeliveryCarrierServiceAndLocations 

Properties

Property Modifiers Type Description
carrierService   DeliveryCarrierService The carrier service.
locations   Array<Location> The list of locations that support this carrier service.