--- title: AggregationResult --- ## PureCloud::AggregationResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | | [optional] | | **dimension** | **String** | For termFrequency aggregations | [optional] | | **metric** | **String** | For numericRange aggregations | [optional] | | **count** | **Integer** | | [optional] | | **results** | [**Array<AggregationResultEntry>**](AggregationResultEntry.html) | | [optional] | {: class="table table-striped"}