stack

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

AdminTypes.SubscriptionDiscountEntitledLines interface

Represents the subscription lines the discount applies on.

Signature:

export interface SubscriptionDiscountEntitledLines 

Properties

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.