public static class OapiReportCommentListResponse.ReportPageVo extends TaobaoObject
| 构造器和说明 |
|---|
ReportPageVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OapiReportCommentListResponse.ReportCommentVo> |
getComments() |
Boolean |
getHasMore() |
Long |
getNextCursor() |
void |
setComments(List<OapiReportCommentListResponse.ReportCommentVo> comments) |
void |
setHasMore(Boolean hasMore) |
void |
setNextCursor(Long nextCursor) |
public List<OapiReportCommentListResponse.ReportCommentVo> getComments()
public void setComments(List<OapiReportCommentListResponse.ReportCommentVo> comments)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public Long getNextCursor()
public void setNextCursor(Long nextCursor)
Copyright © 2020. All rights reserved.