ibmcloud-security-advisor-findings
Version:
JavaScript client library for the IBM Cloud Security Advisor Findings API
24 lines (12 loc) • 555 B
Markdown
# findings.ValueType
### 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 '']
<a name="KindEnum"></a>
## Enum: KindEnum
* `KPI` (value: `"KPI"`)
* `FINDING` (value: `"FINDING"`)