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