PendingUser
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(id : String, name : String, surname : String, mail : String, role_requested : String, role_actual : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcemail
Sourcename
Sourcerole_actual
Sourcerole_requested
Sourcesurname
Source