Sha256: 32d51a2eac8658cdca4447b1ceca23e7719a61a33d81aaa98e9b859a8f9ec648
Contents?: true
Size: 944 Bytes
Versions: 18
Compression:
Stored size: 944 Bytes
Contents
--- title: KeywordSet --- ## PureCloud::KeywordSet ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | | [optional] | | **queue** | [**Queue**](Queue.html) | | [optional] | | **queues** | [**Array<Queue>**](Queue.html) | | [optional] | | **language** | **String** | Language code, such as 'en-US' | | | **agents** | [**Array<User>**](User.html) | | [optional] | | **keywords** | [**Array<Keyword>**](Keyword.html) | The list of keywords to be used for keyword spotting. | | | **participant_purposes** | **Array<String>** | The types of participants to use keyword spotting on. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
18 entries across 18 versions & 1 rubygems