ex_idobata v0.3.0 ExIdobata.API.AccessToken
A module of access token.
See idobata public API.
Link to this section Summary
Functions
Gets an access token.
Link to this section Types
Link to this type
t()
t() :: %ExIdobata.API.AccessToken{ access_token: String.t(), created_at: DateTime.t(), token_type: String.t() }
Link to this section Functions
Gets an access token.