UserProfile

constructor(id: Long, username: String, fullName: String?, email: String?, enrolledCourseIds: Set<Long>, staffCourseIds: Set<Long>, teacherCourseIds: Set<Long>, assistantCourseIds: Set<Long>)(source)