UserInformation

constructor(userId: String, email: String, name: String?, nickname: String?, groups: List<String>, premium: Boolean, admin: Boolean)