# PriceRuleShippingLineEntitlements - admin - OBJECT
Version: 2025-01

## Description
The shipping lines to which the price rule applies to.

### Access Scopes
`read_price_rules` access scope.


## Fields
* [countryCodes](/docs/api/admin/2025-01/enums/CountryCode): CountryCode! - The codes for the countries to which the price rule applies to.
* [includeRestOfWorld](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the price rule is applicable to countries that haven't been defined in the shop's shipping zones.
* [targetAllShippingLines](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the price rule applies to all shipping lines.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples