We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92d48f2 + 613860a commit ba9ccd7Copy full SHA for ba9ccd7
1 file changed
userguide/aviate/aviate-coupons.adoc
@@ -16,6 +16,7 @@ A coupon in Aviate consists of the following attributes:
16
17
* `Redemption code`: A unique code that customers can use to apply the discount.
18
* `Reusability`: Whether the coupon can be applied multiple times by the same customer.
19
+* `MaxUse`: Maximum number of times a coupon can be redeemed.
20
* `Discount type`: The discount calculation method:
21
** `Fixed`: Applies a fixed monetary amount.
22
** `Percentage`: Applies a percentage-based discount.
0 commit comments