Review interface
属性
admin |
管理员对此评论的回复(如果有) |
id | 审阅项的唯一标识符 |
is |
软删除标志 |
is |
用于忽略平均分级计算中审阅的标志 |
product |
已提交审阅的产品的版本 |
rating | 用户提供的分级 |
re |
|
reply | 对此评论进行答复(如果有) |
text | 审阅的文本说明 |
title | 评论的标题 |
updated |
编辑/更新审阅的时间 |
user |
用户的名称 |
user |
提交评论的用户的 ID |
属性详细信息
adminReply
id
审阅项的唯一标识符
id: number
属性值
number
isDeleted
软删除标志
isDeleted: boolean
属性值
boolean
isIgnored
用于忽略平均分级计算中审阅的标志
isIgnored: boolean
属性值
boolean
productVersion
已提交审阅的产品的版本
productVersion: string
属性值
string
rating
用户提供的分级
rating: number
属性值
number
reCaptchaToken
reCaptchaToken: string
属性值
string
reply
text
审阅的文本说明
text: string
属性值
string
title
评论的标题
title: string
属性值
string
updatedDate
编辑/更新审阅的时间
updatedDate: Date
属性值
Date
userDisplayName
用户的名称
userDisplayName: string
属性值
string
userId
提交评论的用户的 ID
userId: string
属性值
string