class

Gitlab::Changes

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

assignee
Source
assignee=(assignee : UserChange | Nil)
Source
description
Source
description=(description : StringChange | Nil)
Source
head_pipeline_id
Source
head_pipeline_id=(head_pipeline_id : IntChange | Nil)
Source
labels
Source
labels=(labels : LabelsChange | Nil)
Source
last_edited_at
Source
last_edited_at=(last_edited_at : StringChange | Nil)
Source
last_edited_by_id
Source
last_edited_by_id=(last_edited_by_id : IntChange | Nil)
Source
state
Source
state=(state : StringChange | Nil)
Source
total_time_spent
Source
total_time_spent=(total_time_spent : IntChange | Nil)
Source
updated_at
Source
updated_at=(updated_at : StringChange | Nil)
Source
updated_by_id
Source
updated_by_id=(updated_by_id : IntChange | Nil)
Source