struct

Octokit::Models::AccessToken

Inherits Struct < Value < Object

Constructors

new(access_token : String, token_type : String, scope : Union(String, Nil))
new(__temp_2770 : JSON::PullParser)

Instance methods

access_token
access_token=(_access_token : String)
scope
scope=(_scope : Union(String, Nil))
to_json(json : JSON::Builder)
token_type
token_type=(_token_type : String)