Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EarningRuleProportionalCustomEvent

Hierarchy

  • EarningRuleProportionalCustomEvent

Index

Properties

calculation_type

calculation_type: "CUSTOM_EVENT_METADATA"

custom_event

custom_event: { metadata: { every: number; points: number; property: string } }

Type declaration

  • metadata: { every: number; points: number; property: string }
    • every: number
    • points: number
    • property: string

type

type: "PROPORTIONAL"