class

Gitlab::System::UserRemoveFromTeam

Inherits Gitlab::Event < JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)

Instance methods

access_level
access_level=(access_level : String | Nil)
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

project_access
project_access=(project_access : String | Nil)
project_id
project_id=(project_id : Int32)
project_name
project_name=(project_name : String)
project_path
project_path=(project_path : String)
project_path_with_namespace
project_path_with_namespace=(project_path_with_namespace : String)
project_visibility
project_visibility=(project_visibility : String)
updated_at
updated_at=(updated_at : Time)
user_email
user_email=(user_email : String)
user_id
user_id=(user_id : Int32)
user_name
user_name=(user_name : String)
user_username
user_username=(user_username : String)