Sha256: 9d85eb01c71ee83a43bd6e939307875a3bb8ce2022b942bc3bcca53ea8b5c0bc
Contents?: true
Size: 761 Bytes
Versions: 5
Compression:
Stored size: 761 Bytes
Contents
--- title: SearchRequest --- ## PureCloud::SearchRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **types** | **Array<String>** | | [optional] | | **sort_order** | **String** | | [optional] | | **query** | [**Array<SearchCriteria>**](SearchCriteria.html) | | [optional] | | **sort_by** | **String** | | [optional] | | **page_size** | **Integer** | | [optional] | | **page_number** | **Integer** | | [optional] | | **return_fields** | **Array<String>** | | [optional] | | **aggregations** | [**Array<SearchAggregation>**](SearchAggregation.html) | | [optional] | | **expand** | **Array<String>** | | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems