LabelPayload
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(name : String, color : String, description : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecolor
copy_with(name _name = @name, color _color = @color, description _description = @description)
Sourcedescription
name