flickrex v0.6.0 Flickrex.Operation.Auth.AccessToken View Source
Holds data necessary for an operation to request an access token.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Flickrex.Operation.Auth.AccessToken{http_headers: term(), oauth_token: term(), oauth_token_secret: term(), parser: term(), path: term(), service: term(), verifier: term()}