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

Latest commit

 

History

History
12 lines (7 loc) · 517 Bytes

CampaignsVouchersCreateRequestBodyRedemption.md

File metadata and controls

12 lines (7 loc) · 517 Bytes

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]