struct

Octokit::Models::SourceImportAuthor

Inherits Struct < Value < Object

Constructors

new(id : Int64, remote_id : String, remote_name : String, email : String, name : String, url : String, import_url : String)
new(__temp_2668 : JSON::PullParser)

Instance methods

email
email=(_email : String)
id
id=(_id : Int64)
import_url
import_url=(_import_url : String)
name
name=(_name : String)
remote_id
remote_id=(_remote_id : String)
remote_name
remote_name=(_remote_name : String)
to_json(json : JSON::Builder)
url
url=(_url : String)