class

TandaCLI::Configuration::Serialisable::AccessToken

Inherits JSON::Serializable < Reference < Object

Constructors

from(email : String, api_token : API::Types::AccessToken) : self
Source
new(email : String, token : String, token_type : String, scopes : String, created_at : Time)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

created_at
Source
email
Source
scopes
Source
token
Source
token_type
Source