Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DistributionsPublicationsListParams

Hierarchy

  • DistributionsPublicationsListParams

Index

Properties

Optional campaign

campaign: string

Optional customer

customer: string

Optional filters

filters: { junction?: "OR" | "AND" }

Type declaration

  • [filter_condition: string]: any
  • Optional junction?: "OR" | "AND"

Optional is_referral_code

is_referral_code: boolean

Optional limit

limit: number

Optional order

order: "id" | "created_at" | "-created_at" | "-id" | "customer_id" | "tracking_id" | "voucher_code" | "-voucher_code" | "-tracking_id" | "-customer_id" | "channel" | "-channel"

Optional page

page: number

Optional result

result: "SUCCESS" | "FAILURE"

Optional voucher

voucher: string

Optional voucher_type

voucher_type: "LOYALTY_CARD" | "LUCKY_DRAW" | "DISCOUNT" | "GIFT"