--- title: FacetResult --- ## PureCloud::FacetResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **request_name** | **String** | This was the name passed in as part of the facetRequest | [optional] | | **request_field_name** | **String** | The field name that the facet was requested for. | [optional] | | **field_type** | **String** | data type of the field being returned (if this is a mixed field this will be unknown) | [optional] | | **request_type** | **String** | the facet request type that was made. | [optional] | | **results** | [**Array<FacetResultItem>**](FacetResultItem.html) | | [optional] | {: class="table table-striped"}