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