Sha256: 61642352cfd5dec75130818feedf854b0fcc8d01e902954d54d153e8055ba23d
Contents?: true
Size: 803 Bytes
Versions: 4
Compression:
Stored size: 803 Bytes
Contents
--- title: KnowledgeSearchRequest --- ## PureCloud::KnowledgeSearchRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **query** | **String** | Input query to search content in the knowledge base | | | **page_size** | **Integer** | Page size of the returned results | [optional] | | **page_number** | **Integer** | Page number of the returned results | [optional] | | **document_type** | **String** | Document type to be used while searching | [optional] | | **language_code** | **String** | query search for specific languageCode | | | **search_on_draft_documents** | **BOOLEAN** | If true the search query will be executed on draft documents, else it will be on active documents | [optional] | {: class="table table-striped"}
Version data entries
4 entries across 4 versions & 1 rubygems