Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 870 Bytes

File metadata and controls

16 lines (12 loc) · 870 Bytes

Voucherify.Model.ListPublicationsItemVoucher

Properties

Name Type Description Notes
Code string Voucher code. [optional]
Object string The type of the object represented by JSON. [optional]
Campaign string Campaign name [optional]
Gift Gift [optional]
LoyaltyCard Object Defines the loyalty card details. [optional]
Discount Discount [optional]
IsReferralCode bool? Flag indicating whether this voucher is a referral code; `true` for campaign type `REFERRAL_PROGRAM`. [optional]

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