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