struct

Octokit::Models::ProjectColumn

Inherits Struct < Value < Object

Constructors

new(id : Int64, name : String, url : String, projects_url : String, cards_url : String, created_at : Time, updated_at : Time, node_id : String)
new(__temp_2982 : JSON::PullParser)

Instance methods

cards_url
cards_url=(_cards_url : String)
created_at
created_at=(_created_at : Time)
id
id=(_id : Int64)
name
name=(_name : String)
node_id
node_id=(_node_id : String)
projects_url
projects_url=(_projects_url : String)
to_json(json : JSON::Builder)
updated_at
updated_at=(_updated_at : Time)
url
url=(_url : String)