Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDiscountEntitledLines
Represents the subscription lines the discount applies on.
Signature:
export interface SubscriptionDiscountEntitledLines
Property | Modifiers | Type | Description |
---|---|---|---|
all | Scalars[‘Boolean’][‘output’] | Specify whether the subscription discount will apply on all subscription lines. | |
lines | SubscriptionLineConnection | The list of subscription lines associated with the subscription discount. |