Gitlab::System::GroupCreate
Inherits Gitlab::Event < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Instance methods
created_at
https://github.com/crystal-lang/crystal/blob/master/src/json/from_json.cr#L233
created_at=(created_at : Time)
https://github.com/crystal-lang/crystal/blob/master/src/json/from_json.cr#L233
full_path
full_path=(full_path : String)
group_id
group_id=(group_id : Int32)
name
name=(name : String)
old_full_path
old_full_path=(old_full_path : String | Nil)
old_path
old_path=(old_path : String | Nil)
owner_email
owner_email=(owner_email : String | Nil)
owner_name
owner_name=(owner_name : String | Nil)
path
path=(path : String)
updated_at
updated_at=(updated_at : Time)