public static class CorpRoleListResponse.Result extends TaobaoObject
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHasMore() |
List<CorpRoleListResponse.RoleGroups> |
getList() |
void |
setHasMore(String hasMore) |
void |
setList(List<CorpRoleListResponse.RoleGroups> list) |
public String getHasMore()
public void setHasMore(String hasMore)
public List<CorpRoleListResponse.RoleGroups> getList()
public void setList(List<CorpRoleListResponse.RoleGroups> list)
Copyright © 2021. All rights reserved.