Sha256: 922df22afa9df63a08ce096f4080cc299f5c6abc0fb26ad848bd6522a61664df
Contents?: true
Size: 593 Bytes
Versions: 1
Compression:
Stored size: 593 Bytes
Contents
--- title: TwitterId --- ## PureCloud::TwitterId ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | twitter user.id_str | [optional] | | **name** | **String** | twitter user.name | [optional] | | **screen_name** | **String** | twitter user.screen_name | [optional] | | **verified** | **BOOLEAN** | whether this data has been verified using the twitter API | [optional] [default to false]| | **profile_url** | **String** | url of user's twitter profile | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.45.1 | doc_out/TwitterId.html.md |