# findings.InlineResponse200Kpi

### Description

KpiType provides details about a KPI note.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**aggregation_type** | **String** | The aggregation type of the KPI values. - SUM&amp;#58; A single-value metrics aggregation type that sums up numeric values   that are extracted from KPI occurrences. | [default to &#39;SUM&#39;]


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


* `SUM` (value: `"SUM"`)



