ex_trello v0.4.1
ExTrello.Model.RequestToken
A Struct that represents all possible fields a request_token
resource from Trello can be returned with.
Types
t :: %ExTrello.Model.RequestToken{oauth_callback_confirmed: term, oauth_token: term, oauth_token_secret: term}