enum PlaceOS::Model::UserJWT::Permissions

Defined in:

placeos-models/user_jwt.cr

Enum Members

User = 0
Support = 1
Admin = 2
AdminSupport = 3

Instance Method Summary

Instance Method Detail

def admin? #

def admin_support? #

def is_admin? #

def is_support? #

def support? #

def user? #