public static class OapiReportCommentListResponse.ReportCommentVo extends TaobaoObject
| Constructor and Description |
|---|
ReportCommentVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Date |
getCreateTime() |
String |
getUserid() |
void |
setContent(String content) |
void |
setCreateTime(Date createTime) |
void |
setUserid(String userid) |
Copyright © 2021. All rights reserved.