Sha256: deea31aecfb2df97beca296a5c1e14a33eb2c6a349f58da28e92ef1f1d0d01f4

Contents?: true

Size: 1.61 KB

Versions: 1

Compression:

Stored size: 1.61 KB

Contents

---
title: SocialAccount
---
## PureCloud::SocialAccount

## 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 Social Account is available for selection by other entities | [optional] [default to false]|
| **authorized** | **BOOLEAN** | True when successfully completing the third-party authorization process | [optional] [default to false]|
| **social_hub** | **String** | Which third party Social Media Hub this account will be communicating through | [optional] |
| **access_token** | **String** | Credential provided through the Social Hub's authorization process | |
| **access_token_secret** | **String** | Credential provided through the Social Hub's authorization process | |
| **twitter_id** | **String** | The account ID as provided by Twitter during the authorization process | [optional] |
| **streaming_enabled** | **BOOLEAN** | Indicates if a stream should be opened on behalf of the indicated Social Hub account | [optional] [default to false]|
| **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/SocialAccount.html.md