Voucherify.Model.CampaignsVouchersCreateRequestBodyRedemption Stores the quantity of redemptions that can be applied to the voucher. Properties Name Type Description Notes Quantity int? How many times a voucher can be redeemed. A `null` value means unlimited. [optional] [Back to Model list] [Back to API list] [Back to README]