public class CollegeListUncheckedStudentResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList |
| 限定符和类型 | 字段和说明 |
|---|---|
List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> |
studentInfoSimpleList |
Long |
totalCount
example:
10
|
| 构造器和说明 |
|---|
CollegeListUncheckedStudentResponseBody() |
@NameInMap(value="studentInfoSimpleList") public List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> studentInfoSimpleList
@NameInMap(value="totalCount") public Long totalCount
10
public static CollegeListUncheckedStudentResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic CollegeListUncheckedStudentResponseBody setStudentInfoSimpleList(List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> studentInfoSimpleList)
public List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> getStudentInfoSimpleList()
public CollegeListUncheckedStudentResponseBody setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2025. All rights reserved.