AppliedBillingCyclePromotion
Promotion applied to a subscription in a plan based project
Fields
active (Boolean!)
Whether or not this promotion is currently active
amountUsedIncludingTaxCents (Int!)
Total amount used, only relevant for promotions with monetary limit
deactivateAfterAmountIncludingTaxCents (Int)
The amount after which the promotion should get deactivated on a customer
deactivateAfterTimes (Int)
After how many times this promotion is "used up" for a customer
deactivationStrategy (AppliedPromotionDeactivationStrategy!)
Which mechanism will be used to deactivate the applied promotion
discountCode (DiscountCode)
The discount code that applied this promotion.
id (ID!)
ID to identify the applied promotion with
invoices ([Invoice!]!)
Invoices on which this promotion was applied.
promotion (Promotion!)
The associated promotion
timesUsed (Int!)
The amount of times this applied promotion has been used.
Last updated