Sha256: 019d411f873e45d890e0d737ef840e08384f4ade24f23ce9e32bf0e217565696
Contents?: true
Size: 780 Bytes
Versions: 9
Compression:
Stored size: 780 Bytes
Contents
--- title: LocationsSearchResponse --- ## PureCloud::LocationsSearchResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total** | **Integer** | | [optional] | | **page_count** | **Integer** | | [optional] | | **page_size** | **Integer** | | [optional] | | **page_number** | **Integer** | | [optional] | | **previous_page** | **String** | | [optional] | | **current_page** | **String** | | [optional] | | **next_page** | **String** | | [optional] | | **types** | **Array<String>** | | [optional] | | **results** | [**Array<Location>**](Location.html) | | [optional] | | **aggregations** | [**Array<Location>**](Location.html) | | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems