Interface KeyResultValue

The starting value of the Key Result.

Hierarchy

  • KeyResultValue

Properties

boolean_value?: boolean

The boolean value.

numeric_value?: string

The numeric value, as a decimal string. No more than two decimal places are allowed.

Generated using TypeDoc