Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 377 Bytes

SimpleVoucherRedemption.md

File metadata and controls

15 lines (7 loc) · 377 Bytes

SimpleVoucherRedemption

Defines the redemption limits on vouchers.

Properties

Name Type Description
quantity Integer How many times a voucher can be redeemed. A `null` value means unlimited.
redeemedQuantity Integer How many times a voucher has already been redeemed.