findings.NumericCardElementValueType #
Description #
the value type of a card element
Properties #
Name | Type | Description | Notes |
---|---|---|---|
kind | String | Kind of element - KPI: Kind of value derived from a KPI occurrence - FINDING_COUNT: Kind of value derived from a count of finding occurrences | |
text | String | The text of this element type | [default to ''] |
Enum: KindEnum #
-
KPI
(value:"KPI"
) -
FINDING
(value:"FINDING"
)