Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 492 Bytes

SimpleVoucherRedemption.md

File metadata and controls

10 lines (7 loc) · 492 Bytes

# SimpleVoucherRedemption

Properties

Name Type Description Notes
quantity int How many times a voucher can be redeemed. A `null` value means unlimited. [optional]
redeemed_quantity int How many times a voucher has already been redeemed. [optional]

[Back to Model list] [Back to API list] [Back to README]