Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 869 Bytes

CampaignsCreateRequestBodyVoucher.md

File metadata and controls

29 lines (17 loc) · 869 Bytes

CampaignsCreateRequestBodyVoucher

Properties

Name Type Description
type TypeEnum
discount Discount
codeConfig CodeConfig
redemption CampaignsCreateRequestBodyVoucherRedemption
isReferralCode Boolean Flag indicating whether this voucher is a referral code; `true` for campaign type `REFERRAL_PROGRAM`.
gift Gift
loyaltyCard CampaignLoyaltyCard

Enum: TypeEnum

Name Value
DISCOUNT_VOUCHER "DISCOUNT_VOUCHER"
GIFT_VOUCHER "GIFT_VOUCHER"
LOYALTY_CARD "LOYALTY_CARD"