Sha256: b1c1b0dd2f66550f5e39ebc734f8df9fe055803dce5a4101320f3c7c89611613

Contents?: true

Size: 1.58 KB

Versions: 9

Compression:

Stored size: 1.58 KB

Contents

---
title: Gistener
---
## PureCloud::Gistener

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **date_created** | **DateTime** | Creation date for the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date the entity was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **enabled** | **BOOLEAN** | Indicates if this Gistener may be utilized on another entity | [optional] [default to false]|
| **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] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
purecloud-0.44.1 doc_out/Gistener.html.md
purecloud-0.43.1 doc_out/Gistener.html.md
purecloud-0.42.1 doc_out/Gistener.html.md
purecloud-0.41.1 doc_out/Gistener.html.md
purecloud-0.40.1 doc_out/Gistener.html.md
purecloud-0.39.1 doc_out/Gistener.html.md
purecloud-0.38.1 doc_out/Gistener.html.md
purecloud-0.37.1 doc_out/Gistener.html.md
purecloud-0.36.1 doc_out/Gistener.html.md