Identity

constructor(userId: Long, username: String, fullName: String?, email: String?, teacherCourses: Set<Long>, teacherCourseDetails: Map<Long, CourseReference> = emptyMap(), assistantCourses: Set<Long>, staffCourses: Set<Long>, enrolledCourses: Set<Long>)(source)