FirmhouseAppliedPromotion

Extended by

Properties

PropertyTypeDescription

active

boolean

Whether or not this promotion is currently active

amountUsedIncludingTaxCents

number

Total amount used, only relevant for promotions with monetary limit

deactivateAfterAmountIncludingTaxCents

null | number

Total amount used, only relevant for promotions with monetary limit

deactivateAfterTimes

null | number

After how many times this promotion is "used up" for a customer

deactivationStrategy

Which mechanism will be used to deactivate the applied promotion

id

string

ID to identify the applied promotion with

promotion

The associated promotion

timesUsed

number

The amount of times this applied promotion has been used.

Last updated