struct

Octokit::Models::ProjectCardOptions

Inherits Struct < Value < Object

Constructors

new(note : String, content_id : Int64, content_type : String, archived : Bool)
new(__temp_3049 : JSON::PullParser)

Instance methods

archived
archived=(_archived : Bool)
content_id
content_id=(_content_id : Int64)
content_type
content_type=(_content_type : String)
note
note=(_note : String)
to_json(json : JSON::Builder)