public class QueryEnterpriseAccountByPageResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryEnterpriseAccountByPageResponseBody.QueryEnterpriseAccountByPageResponseBodyList |
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
hasMore |
List<QueryEnterpriseAccountByPageResponseBody.QueryEnterpriseAccountByPageResponseBodyList> |
list |
| 构造器和说明 |
|---|
QueryEnterpriseAccountByPageResponseBody() |
@NameInMap(value="hasMore") public Boolean hasMore
@NameInMap(value="list") public List<QueryEnterpriseAccountByPageResponseBody.QueryEnterpriseAccountByPageResponseBodyList> list
public static QueryEnterpriseAccountByPageResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic QueryEnterpriseAccountByPageResponseBody setHasMore(Boolean hasMore)
public Boolean getHasMore()
public QueryEnterpriseAccountByPageResponseBody setList(List<QueryEnterpriseAccountByPageResponseBody.QueryEnterpriseAccountByPageResponseBodyList> list)
public List<QueryEnterpriseAccountByPageResponseBody.QueryEnterpriseAccountByPageResponseBodyList> getList()
Copyright © 2022. All rights reserved.