class Gitlab::PurpleObjectAttributes
- Gitlab::PurpleObjectAttributes
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
webhooks/common.crConstructors
Instance Method Summary
- #attachment : String | Nil
- #attachment=(attachment : String | Nil)
- #author_id : Int32
- #author_id=(author_id : Int32)
- #change_position : String | Nil
- #change_position=(change_position : String | Nil)
- #commit_id : String | Nil
- #commit_id=(commit_id : String | Nil)
- #created_at : String
- #created_at=(created_at : String)
- #discussion_id : String
- #discussion_id=(discussion_id : String)
- #id : Int32
- #id=(id : Int32)
- #line_code : String | Nil
- #line_code=(line_code : String | Nil)
- #note : String
- #note=(note : String)
- #noteable_id : Int32
- #noteable_id=(noteable_id : Int32)
- #noteable_type : String
- #noteable_type=(noteable_type : String)
- #object_attributes_type : String | Nil
- #object_attributes_type=(object_attributes_type : String | Nil)
- #original_position : String | Nil
- #original_position=(original_position : String | Nil)
- #position : String | Nil
- #position=(position : String | Nil)
- #project_id : Int32
- #project_id=(project_id : Int32)
- #resolved_at : String | Nil
- #resolved_at=(resolved_at : String | Nil)
- #resolved_by_id : String | Nil
- #resolved_by_id=(resolved_by_id : String | Nil)
- #resolved_by_push : String | Nil
- #resolved_by_push=(resolved_by_push : String | Nil)
- #st_diff : String | Nil
- #st_diff=(st_diff : String | Nil)
- #system : Bool
- #system=(system : Bool)
- #updated_at : String
- #updated_at=(updated_at : String)
- #updated_by_id : String | Nil
- #updated_by_id=(updated_by_id : String | Nil)
- #url : String
- #url=(url : String)