Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1019 Bytes

TwitterAllOf.md

File metadata and controls

26 lines (15 loc) · 1019 Bytes

TwitterAllOf

Properties

Name Type Description Notes
type String To set up a Twitter integration, please follow the steps outlined in the Twitter Setup Guide. [optional]
tier TierEnum Your Twitter app's tier. Only "enterprise" is supported for new integrations.
envName String The Twitter dev environments label. Only required / used for sandbox and premium tiers. [optional] [readonly]
consumerKey String The consumer key for your Twitter app.
consumerSecret String The consumer key secret for your Twitter app.
accessTokenKey String The access token key obtained from your user via oauth.
accessTokenSecret String The access token secret obtained from your user via oauth.

Enum: TierEnum

Name Value
ENTERPRISE "enterprise"