Sha256: f43082802150551b0362a4bd37ea645d72d9d47922f156fc29437752769ac7b8

Contents?: true

Size: 1.63 KB

Versions: 9

Compression:

Stored size: 1.63 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 | [optional] |
| **access_token_secret** | **String** | Credential provided through the Social Hub's authorization process | [optional] |
| **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

9 entries across 9 versions & 1 rubygems

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