Gitlab::PurpleObjectAttributes
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attachment
Sourceattachment=(attachment : String | Nil)
Sourceauthor_id
Sourceauthor_id=(author_id : Int32)
Sourcechange_position
Sourcechange_position=(change_position : String | Nil)
Sourcecommit_id
Sourcecommit_id=(commit_id : String | Nil)
Sourcecreated_at
Sourcecreated_at=(created_at : String)
Sourcediscussion_id
Sourcediscussion_id=(discussion_id : String)
Sourceid
Sourceid=(id : Int32)
Sourceline_code
Sourceline_code=(line_code : String | Nil)
Sourcenote
Sourcenote=(note : String)
Sourcenoteable_id
Sourcenoteable_id=(noteable_id : Int32)
Sourcenoteable_type
Sourcenoteable_type=(noteable_type : String)
Sourceobject_attributes_type
Sourceobject_attributes_type=(object_attributes_type : String | Nil)
Sourceoriginal_position
Sourceoriginal_position=(original_position : String | Nil)
Sourceposition
Sourceposition=(position : String | Nil)
Sourceproject_id
Sourceproject_id=(project_id : Int32)
Sourceresolved_at
Sourceresolved_at=(resolved_at : String | Nil)
Sourceresolved_by_id
Sourceresolved_by_id=(resolved_by_id : String | Nil)
Sourceresolved_by_push
Sourceresolved_by_push=(resolved_by_push : String | Nil)
Sourcest_diff
Sourcest_diff=(st_diff : String | Nil)
Sourcesystem
Sourcesystem=(system : Bool)
Sourceupdated_at
Sourceupdated_at=(updated_at : String)
Sourceupdated_by_id
Sourceupdated_by_id=(updated_by_id : String | Nil)
Sourceurl
Sourceurl=(url : String)
Source