Hierarchy

  • InputEvalEvent

Constructors

  • Parameters

    • withReasons: boolean
    • context: Context
    • key: string
    • value: any
    • defValue: any
    • Optional version: number
      Optional
    • Optional variation: number
      Optional
    • Optional trackEvents: boolean
      Optional
    • Optional prereqOf: string
      Optional
    • Optional reason: LDEvaluationReason
      Optional
    • Optional debugEventsUntilDate: number
      Optional
    • Optional excludeFromSummaries: boolean
      Optional
    • Optional samplingRatio: number
      Optional

    Returns InputEvalEvent

Properties

context: Context
creationDate: number
debugEventsUntilDate?: number
default: any
excludeFromSummaries?: boolean
key: string
kind: "feature" = "feature"
prereqOf?: string
samplingRatio: number
trackEvents?: boolean
value: any
variation?: number
version?: number
withReasons: boolean

Generated using TypeDoc