Gitlab::LabelsChange
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
current
Sourcecurrent=(current : Array(Label) | Nil)
Sourceprevious
Sourceprevious=(previous : Array(Label) | Nil)
Source