struct

Octokit::Models::Key

Inherits Struct < Value < Object

Constructors

new(id : Int64, key : String, url : String, title : String, read_only : Bool)
new(__temp_4689 : JSON::PullParser)

Instance methods

id
id=(_id : Int64)
key
key=(_key : String)
read_only
read_only=(_read_only : Bool)
title
title=(_title : String)
to_json(json : JSON::Builder)
url
url=(_url : String)