Sha256: 580a4015d6ed057d31d1cf8334c55d74c4b820cd2a184f2a55fef27ee7f2b65c
Contents?: true
Size: 980 Bytes
Versions: 10
Compression:
Stored size: 980 Bytes
Contents
--- title: ForecastSearchRequest --- ## PureCloud::ForecastSearchRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **sort_order** | **String** | The sort order for results | [optional] | | **sort_by** | **String** | The field in the resource that you want to sort the results by | [optional] | | **page_size** | **Integer** | The number of results per page | [optional] | | **page_number** | **Integer** | The page of resources you want to retrieve | [optional] | | **return_fields** | **Array<String>** | A List of strings containing the resource field paths that you want to return | [optional] | | **expand** | **Array<String>** | Provides more details about a specified resource | [optional] | | **types** | **Array<String>** | Resource type | | | **query** | [**Array<ForecastSearchCriteria>**](ForecastSearchCriteria.html) | | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems