Skip to content

Commit ba9ccd7

Browse files
authored
Merge pull request killbill#619 from killbill/aviate-coupons
coupon: Add MaxUse attributes
2 parents 92d48f2 + 613860a commit ba9ccd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

userguide/aviate/aviate-coupons.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ A coupon in Aviate consists of the following attributes:
1616

1717
* `Redemption code`: A unique code that customers can use to apply the discount.
1818
* `Reusability`: Whether the coupon can be applied multiple times by the same customer.
19+
* `MaxUse`: Maximum number of times a coupon can be redeemed.
1920
* `Discount type`: The discount calculation method:
2021
** `Fixed`: Applies a fixed monetary amount.
2122
** `Percentage`: Applies a percentage-based discount.

0 commit comments

Comments
 (0)