PlaceOS::Model::UserJWT::Metadata
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(name : String, email : String, permissions : PlaceOS::Model::UserJWT::Permissions = Permissions::User, roles : Array(String) = [] of String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
email
Sourcename
Sourcepermissions
Sourceroles
Source