Anchor to SubscriptionAppliedCodeDiscountSubscription
SubscriptionAppliedCodeDiscount
object
Requires the or
scope.
Represents an applied code discount.
Anchor to FieldsFields
- •ID!non-null
The unique ID.
- Anchor to redeemCoderedeem•
Code String!non-null The redeem code of the discount that applies on the subscription.
- Anchor to rejectionReasonrejection•
Reason The reason that the discount on the subscription draft is rejected.
Was this section helpful?
Map
Possible type in
Anchor to MutationsMutations
- •mutation
Applies a code discount on the subscription draft.
Was this section helpful?