public static class OapiIndustryUserListResponse.ResultWrapper extends TaobaoObject
| Constructor and Description |
|---|
ResultWrapper() |
| Modifier and Type | Method and Description |
|---|---|
List<OapiIndustryUserListResponse.OpenIndustryEmp> |
getDetails() |
Boolean |
getHasMore() |
Long |
getNextCursor() |
void |
setDetails(List<OapiIndustryUserListResponse.OpenIndustryEmp> details) |
void |
setHasMore(Boolean hasMore) |
void |
setNextCursor(Long nextCursor) |
public List<OapiIndustryUserListResponse.OpenIndustryEmp> getDetails()
public void setDetails(List<OapiIndustryUserListResponse.OpenIndustryEmp> details)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public Long getNextCursor()
public void setNextCursor(Long nextCursor)
Copyright © 2021. All rights reserved.