stack

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

AdminTypes.DeliveryAvailableService interface

A shipping service and a list of countries that the service is available for.

Signature:

export interface DeliveryAvailableService 

Properties

Property Modifiers Type Description
countries   DeliveryCountryCodesOrRestOfWorld The countries the service provider ships to.
name   Scalars[‘String’][‘output’] The name of the service.