Sha256: a2ceb1fa07fbabae526549a6b3abfd717e7b8f03589795bac0cd9f5eaa65e834

Contents?: true

Size: 916 Bytes

Versions: 5

Compression:

Stored size: 916 Bytes

Contents

---
title: LocationsSearchResponse
---
## PureCloud::LocationsSearchResponse

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **total** | **Integer** | The total number of results found | |
| **page_count** | **Integer** | The total number of pages | |
| **page_size** | **Integer** | The current page size | |
| **page_number** | **Integer** | The current page number | |
| **previous_page** | **String** | Q64 value for the previous page of results | [optional] |
| **current_page** | **String** | Q64 value for the current page of results | [optional] |
| **next_page** | **String** | Q64 value for the next page of results | [optional] |
| **types** | **Array<String>** | Resource types the search was performed against | |
| **results** | [**Array<Location>**](Location.html) | Search results | |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloud-0.57.1 doc_out/LocationsSearchResponse.html.md
purecloud-0.56.1 doc_out/LocationsSearchResponse.html.md
purecloud-0.55.1 doc_out/LocationsSearchResponse.html.md
purecloud-0.54.1 doc_out/LocationsSearchResponse.html.md
purecloud-0.53.1 doc_out/LocationsSearchResponse.html.md