Anchor to SubscriptionDiscountEntitledLinesSubscription
objectSubscription Discount Entitled Lines
Requires the or scope.
Represents the subscription lines the discount applies on.
Anchor to FieldsFields
- all (Boolean!)
- lines (SubscriptionLineConnection!)
- •Boolean!non-null
Specify whether the subscription discount will apply on all subscription lines.
- Anchor to lineslines•Subscription
Line Connection! non-null The list of subscription lines associated with the subscription discount.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
Was this section helpful?