stack

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

AdminTypes.PriceRuleShippingLineEntitlements interface

The shipping lines to which the price rule applies to.

Signature:

export interface PriceRuleShippingLineEntitlements 

Properties

Property Modifiers Type Description
countryCodes   Array<CountryCode | `${CountryCode}`> The codes for the countries to which the price rule applies to.
includeRestOfWorld   Scalars[‘Boolean’][‘output’] Whether the price rule is applicable to countries that haven’t been defined in the shop’s shipping zones.
targetAllShippingLines   Scalars[‘Boolean’][‘output’] Whether the price rule applies to all shipping lines.