FirmhousePromotion
Properties
activated
boolean
Whether the promotion is currently active.
autoApply
boolean
Whether or not this promotion will automatically be applied on checkout
deactivateAfterAmountIncludingTaxCents
null
| number
The amount after which the promotion should get deactivated on a customer
deactivateAfterTimes
null
| number
After how many times this promotion is "used up" for a customer
deactivationStrategy
Which mechanism will be used to deactivate the promotion
id
string
The id of this promotion that can be used to apply the promotion on a subscription
percentDiscount
null
| number
The percentage of discount that this promotion gives
publicName
null
| string
Alternative name to be displayed on invoices and checkout
title
string
The title of the promotion as it will appear on invoices and in the portal
Last updated