struct

PendingUser

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(id : String, name : String, surname : String, mail : String, role_requested : String, role_actual : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

mail
Source
name
Source
role_actual
Source
role_requested
Source
surname
Source