struct

Octokit::Models::AuthorizationApp

Inherits Struct < Value < Object

Constructors

new(url : String, name : String, client_id : String)
new(__temp_1061 : JSON::PullParser)

Instance methods

client_id
client_id=(_client_id : String)
name
name=(_name : String)
to_json(json : JSON::Builder)
url
url=(_url : String)