Sha256: c21487fc0ddd9a9ed4aef93eb4f49d95739e25b0c845046c0f3caccbb0e6a720
Contents?: true
Size: 974 Bytes
Versions: 61
Compression:
Stored size: 974 Bytes
Contents
--- title: JsonNodeSearchResponse --- ## PureCloud::JsonNodeSearchResponse ## 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** | [**ArrayNode**](ArrayNode.html) | Search results | | | **aggregations** | [**ArrayNode**](ArrayNode.html) | | [optional] | {: class="table table-striped"}
Version data entries
61 entries across 61 versions & 1 rubygems