Stores the quantity of redemptions that can be applied to the voucher.
| Name | Type | Description | Notes |
|---|---|---|---|
| Quantity | int? | How many times a voucher can be redeemed. A `null` value means unlimited. | [optional] |
Stores the quantity of redemptions that can be applied to the voucher.
| Name | Type | Description | Notes |
|---|---|---|---|
| Quantity | int? | How many times a voucher can be redeemed. A `null` value means unlimited. | [optional] |