Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.06 KB

TwitterAllOf.md

File metadata and controls

16 lines (12 loc) · 1.06 KB

TwitterAllOf

Properties

Name Type Description Notes
type str To set up a Twitter integration, please follow the steps outlined in the Twitter Setup Guide. [optional] [default to 'twitter']
tier str Your Twitter app's tier. Only "enterprise" is supported for new integrations.
env_name str The Twitter dev environments label. Only required / used for sandbox and premium tiers. [optional] [readonly]
consumer_key str The consumer key for your Twitter app.
consumer_secret str The consumer key secret for your Twitter app.
access_token_key str The access token key obtained from your user via oauth.
access_token_secret str The access token secret obtained from your user via oauth.

[Back to Model list] [Back to API list] [Back to README]