Sha256: f1d5f2c021a27485c57187915144c626a8e723538e323c28b2655fcdc10cec1c
Contents?: true
Size: 683 Bytes
Versions: 5
Compression:
Stored size: 683 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] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems