Anchor to SubscriptionDiscountSubscription
objectSubscription Discount
A discount applied to a subscription contract.
Anchor to FieldsFields
- Anchor to appliesToAllLinesapplies•Boolean!
To All Lines non-null Specify whether the subscription discount will apply on all subscription lines.
- •ID!non-null
The unique ID.
- Anchor to lineslines•Subscription
Line Connection The list of subscription lines associated with the subscription discount.
- Anchor to recurringCycleLimitrecurring•Int
Cycle Limit The maximum number of times the subscription discount will be applied on orders.
- Anchor to targetTypetarget•Discount
Type Target Type! non-null Type of line the discount applies on.
- Anchor to titletitle•String
The title associated with the subscription discount.
- Anchor to typetype•Discount
Type! non-null The type of the subscription discount.
- Anchor to usageCountusage•Count
Count The number of times the discount was applied.
- Anchor to valuevalue•Subscription
Discount Value! non-null The value of the subscription discount.
Was this section helpful?