public static class OapiUserListsimpleResponse.PageResult extends TaobaoObject
| Constructor and Description |
|---|
PageResult() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHasMore() |
List<OapiUserListsimpleResponse.ListUserSimpleResponse> |
getList() |
Long |
getNextCursor() |
void |
setHasMore(Boolean hasMore) |
void |
setList(List<OapiUserListsimpleResponse.ListUserSimpleResponse> list) |
void |
setNextCursor(Long nextCursor) |
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public List<OapiUserListsimpleResponse.ListUserSimpleResponse> getList()
public void setList(List<OapiUserListsimpleResponse.ListUserSimpleResponse> list)
public Long getNextCursor()
public void setNextCursor(Long nextCursor)
Copyright © 2021. All rights reserved.