Sha256: ff1a2b80f844ed071c3dffbd2782a6e1c149adac0aa2c535a2c8c1bc76cce60e
Contents?: true
Size: 958 Bytes
Versions: 63
Compression:
Stored size: 958 Bytes
Contents
--- title: GKNDocumentationSearchResponse --- ## PureCloud::GKNDocumentationSearchResponse ## 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<GKNDocumentationResult>**](GKNDocumentationResult.html) | Search results | | {: class="table table-striped"}
Version data entries
63 entries across 63 versions & 1 rubygems