# findings.ValueType

### Description

the value type of a card element

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**kind** | **String** | Kind of element - KPI&amp;#58; Kind of value derived from a KPI occurrence - FINDING_COUNT&amp;#58; Kind of value derived from a count of finding occurrences | 
**text** | **String** | The text of this element type | [default to &#39;&#39;]


<a name="KindEnum"></a>
## Enum: KindEnum


* `KPI` (value: `"KPI"`)

* `FINDING` (value: `"FINDING"`)



