Sha256: 4ba2b88e9cc7e92c4dea3c4451758b900934297a7e7ceec1c3e5d0c056430ebf
Contents?: true
Size: 891 Bytes
Versions: 1
Compression:
Stored size: 891 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>** | | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.50.1 | doc_out/KeywordSet.html.md |