SubscriptionDiscountEntitledLines object
Represents the subscription lines the discount applies on.
Required access
read_own_subscription_contracts
access scope.
On this page
Connections
- lines (
[SubscriptionLineConnection!](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionline)
)
The list of subscription lines associated with the subscription discount.
Fields
- all (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Specify whether the subscription discount will apply on all subscription lines.
Types that return SubscriptionDiscountEntitledLines
[SubscriptionManualDiscount.entitledLines](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionmanualdiscount#entitledlines-2021-01)