Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RewardTypeCampaign

Hierarchy

  • RewardTypeCampaign

Index

Properties

Properties

parameters

parameters: { campaign: { balance?: number; id: string; type: "PROMOTION" | "DISCOUNT_COUPONS" | "GIFT_VOUCHERS" | "REFERRAL_PROGRAM" } }

Type declaration

  • campaign: { balance?: number; id: string; type: "PROMOTION" | "DISCOUNT_COUPONS" | "GIFT_VOUCHERS" | "REFERRAL_PROGRAM" }
    • Optional balance?: number
    • id: string
    • type: "PROMOTION" | "DISCOUNT_COUPONS" | "GIFT_VOUCHERS" | "REFERRAL_PROGRAM"

type

type: "CAMPAIGN"