Sha256: a78c991d51432613d44fdc4ec896215f14053b7a105759a3f05675b6ff4fd0fa
Contents?: true
Size: 998 Bytes
Versions: 63
Compression:
Stored size: 998 Bytes
Contents
--- title: TwitterIntegrationRequest --- ## PureCloud::TwitterIntegrationRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the Twitter Integration | | | **access_token_key** | **String** | The Access Token Key from Twitter messenger | | | **access_token_secret** | **String** | The Access Token Secret from Twitter messenger | | | **consumer_key** | **String** | The Consumer Key from Twitter messenger | | | **consumer_secret** | **String** | The Consumer Secret from Twitter messenger | | | **tier** | **String** | The type of twitter account to be used for the integration | | | **env_name** | **String** | The Twitter environment name, e.g.: env-beta (required for premium tier) | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
63 entries across 63 versions & 1 rubygems