User School Info
@Serializable
用户学校关联信息。
Constructors
Link copied to clipboard
constructor(userSchoolId: Int? = null, className: String? = null, enrollmentYear: Int? = null, graduationYear: Int? = null, isCurrent: Int? = null, isPublic: Int? = null, schoolId: Int, schoolName: String, shortName: String? = null, location: String? = null, type: String? = null, logoUrl: String? = null, studentCount: Int? = null)