--- title: WorkItemSearchDetailsSearchResult --- ## PureCloud::WorkItemSearchDetailsSearchResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **search_results** | [**LinkedEntityListingWorkItemSearchDetails**](LinkedEntityListingWorkItemSearchDetails.html) | The actual results from the search | [optional] | | **facet_results** | [**Array<FacetResult>**](FacetResult.html) | The results from the facet requests for this search - note ALL facets will always be returned regardless of page size/starting pagenumber in the searchRequest | [optional] | {: class="table table-striped"}