public static class PageListObjectiveProgressResponseBody.PageListObjectiveProgressResponseBodyContent
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
count |
List<OpenProgressDTO> |
progressList |
| 构造器和说明 |
|---|
PageListObjectiveProgressResponseBodyContent() |
@NameInMap(value="count") public Integer count
@NameInMap(value="progressList") public List<OpenProgressDTO> progressList
public PageListObjectiveProgressResponseBodyContent()
public static PageListObjectiveProgressResponseBody.PageListObjectiveProgressResponseBodyContent build(Map<String,?> map) throws Exception
Exceptionpublic PageListObjectiveProgressResponseBody.PageListObjectiveProgressResponseBodyContent setCount(Integer count)
public Integer getCount()
public PageListObjectiveProgressResponseBody.PageListObjectiveProgressResponseBodyContent setProgressList(List<OpenProgressDTO> progressList)
public List<OpenProgressDTO> getProgressList()
Copyright © 2023. All rights reserved.