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