Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PromotionsCreate

Hierarchy

  • PromotionsCreate

Index

Properties

campaign_type

campaign_type: "PROMOTION"

Optional expiration_date

expiration_date: string

name

name: string

Optional promotion

promotion: { tiers: { action: { discount: DiscountUnit | DiscountAmount | DiscountPercent | DiscountFixed }; banner: string; metadata?: Record<string, any>; name: string }[] }

Type declaration

Optional start_date

start_date: string