Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | ||
discount | Discount | [optional] | |
codeConfig | CodeConfig | [optional] | |
redemption | CampaignsCreateRequestBodyVoucherRedemption | [optional] | |
isReferralCode | Boolean | Flag indicating whether this voucher is a referral code; `true` for campaign type `REFERRAL_PROGRAM`. | [optional] |
gift | Gift | [optional] | |
loyaltyCard | CampaignLoyaltyCard | [optional] |
Name | Value |
---|---|
DISCOUNT_VOUCHER | "DISCOUNT_VOUCHER" |
GIFT_VOUCHER | "GIFT_VOUCHER" |
LOYALTY_CARD | "LOYALTY_CARD" |