doc_out/Gistener.html.md in purecloud-0.44.1 vs doc_out/Gistener.html.md in purecloud-0.45.1
- old
+ new
@@ -15,11 +15,11 @@
| **any_words** | **String** | A tweet must contain any one of these words | [optional] |
| **all_words** | **String** | A tweet must contain every one of these words in any order | [optional] |
| **exclude_words** | **String** | If a tweet contains any one of these words, it is thrown out | [optional] |
| **exact_phrase** | **String** | A tweet must contain this exact quoted phrase | [optional] |
| **group_tags** | [**Array<GroupTag>**](GroupTag.html) | The group tags associated with this Gistener | [optional] |
-| **social_account** | [**SocialAccount**](SocialAccount.html) | The social account associated with this Gistener | [optional] |
-| **queue** | [**Queue**](Queue.html) | The operator queue the gistener will route to. | [optional] |
+| **social_account** | [**SocialAccount**](SocialAccount.html) | The social account associated with this Gistener | |
+| **queue** | [**Queue**](Queue.html) | The operator queue the gistener will route to. | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}