Sha256: 4c07663df408d1cc39c9bc4d9654a3e4572af921e83e9d960adc490b96603b0e
Contents?: true
Size: 846 Bytes
Versions: 5
Compression:
Stored size: 846 Bytes
Contents
--- title: KnowledgeSearchResponse --- ## PureCloud::KnowledgeSearchResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total** | **Integer** | Total number of records returned | [optional] | | **page_count** | **Integer** | Number of pages returned in the result calculated according to the pageSize and the total | [optional] | | **page_size** | **Integer** | Number of records according to the page size | [optional] | | **page_number** | **Integer** | Current page number for the returned records | [optional] | | **search_id** | **String** | ID of the Search Response | [optional] | | **results** | [**Array<KnowledgeSearchDocument>**](KnowledgeSearchDocument.html) | Results associated to the search response | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems