Sha256: 2450304ce939019f4eeba4dd3f4f1ee151b74279560f6b52d9cb581f0ee8196f

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 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 | |
| **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"}


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
purecloud-0.45.1 doc_out/Gistener.html.md