class

Gitlab::Label

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

color
Source
color=(color : String)
Source
created_at
Source
created_at=(created_at : String)
Source
description
Source
description=(description : String | Nil)
Source
group_id
Source
group_id=(group_id : Int32 | Nil)
Source
id=(id : Int32)
Source
label_type
Source
label_type=(label_type : String | Nil)
Source
project_id
Source
project_id=(project_id : Int32 | Nil)
Source
template
Source
template=(template : Bool)
Source
title
Source
title=(title : String)
Source
updated_at
Source
updated_at=(updated_at : String)
Source