public static class CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
deptId |
String |
memberType |
String |
studentNumber |
| 构造器和说明 |
|---|
CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList() |
@NameInMap(value="deptId") public Long deptId
@NameInMap(value="memberType") public String memberType
@NameInMap(value="studentNumber") public String studentNumber
public CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList()
public static CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList build(Map<String,?> map) throws Exception
Exceptionpublic CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList setDeptId(Long deptId)
public Long getDeptId()
public CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList setMemberType(String memberType)
public String getMemberType()
public CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList setStudentNumber(String studentNumber)
public String getStudentNumber()
Copyright © 2023. All rights reserved.