StudentView

constructor(id: Long, username: String?, fullName: String?, email: String?, studentId: String?, tagSlugs: List<String> = emptyList(), participantPageUrl: String? = null)(source)