Hierarchy

  • FPDetail

Properties

debugUntilTime?: number

Debug deadline timestamp

lastModified?: number

Toggle last modified timestamp

reason: string

Why return this value, like disabled, default, not exist and so on.

ruleIndex: null | number

The sequence number of the rule in the UI configuration that hit the rule.

trackAccessEvents?: boolean

Whether to report access events.

value: string | number | boolean | Record<string, unknown>

The value corresponding to the rule in the UI platform.

variationIndex: null | number

The sequence number of the variation in the UI platform.

version: null | number

The version of the toggle.

Generated using TypeDoc