public class CollegeQueryStudentInfoByMobileResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList |
| 构造器和说明 |
|---|
CollegeQueryStudentInfoByMobileResponseBody() |
@NameInMap(value="deptStudentInfoList") public List<CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList> deptStudentInfoList
@NameInMap(value="dingMemberStatus") public String dingMemberStatus
@NameInMap(value="gender") public String gender
@NameInMap(value="identifyId") public String identifyId
@NameInMap(value="isActive") public Boolean isActive
@NameInMap(value="startYear") public String startYear
@NameInMap(value="studentId") public Long studentId
@NameInMap(value="studentName") public String studentName
@NameInMap(value="unionId") public String unionId
@NameInMap(value="userId") public String userId
public CollegeQueryStudentInfoByMobileResponseBody()
public static CollegeQueryStudentInfoByMobileResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic CollegeQueryStudentInfoByMobileResponseBody setDeptStudentInfoList(List<CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList> deptStudentInfoList)
public List<CollegeQueryStudentInfoByMobileResponseBody.CollegeQueryStudentInfoByMobileResponseBodyDeptStudentInfoList> getDeptStudentInfoList()
public CollegeQueryStudentInfoByMobileResponseBody setDingMemberStatus(String dingMemberStatus)
public String getDingMemberStatus()
public CollegeQueryStudentInfoByMobileResponseBody setEmpExtension(Map<String,?> empExtension)
public CollegeQueryStudentInfoByMobileResponseBody setGender(String gender)
public String getGender()
public CollegeQueryStudentInfoByMobileResponseBody setIdentifyId(String identifyId)
public String getIdentifyId()
public CollegeQueryStudentInfoByMobileResponseBody setIsActive(Boolean isActive)
public Boolean getIsActive()
public CollegeQueryStudentInfoByMobileResponseBody setStartYear(String startYear)
public String getStartYear()
public CollegeQueryStudentInfoByMobileResponseBody setStudentId(Long studentId)
public Long getStudentId()
public CollegeQueryStudentInfoByMobileResponseBody setStudentName(String studentName)
public String getStudentName()
public CollegeQueryStudentInfoByMobileResponseBody setUnionId(String unionId)
public String getUnionId()
public CollegeQueryStudentInfoByMobileResponseBody setUserId(String userId)
public String getUserId()
Copyright © 2023. All rights reserved.