Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryAvailableService
A shipping service and a list of countries that the service is available for.
Signature:
export interface DeliveryAvailableService
Property | Modifiers | Type | Description |
---|---|---|---|
countries | DeliveryCountryCodesOrRestOfWorld | The countries the service provider ships to. | |
name | Scalars[‘String’][‘output’] | The name of the service. |