doc_out/KeywordSet.html.md in purecloud-0.68.1 vs doc_out/KeywordSet.html.md in purecloud-0.69.1
- old
+ new
@@ -8,10 +8,9 @@
|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. | |