Review interface

属性

adminReply

管理员回复(如果有)对此评审

id

审阅项目的唯一标识符

isDeleted

软删除标志

isIgnored

从平均评分计算中忽略审阅的标志

productVersion

已提交评审的产品版本

rating

用户提供的分级

reCaptchaToken
reply

答复(如果有)进行此评审

text

审阅的文本说明

title

审阅标题

updatedDate

编辑/更新审阅的时间

userDisplayName

用户的名称

userId

提交评审的用户的 ID

属性详细信息

adminReply

管理员回复(如果有)对此评审

adminReply: ReviewReply

属性值

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

答复(如果有)进行此评审

reply: ReviewReply

属性值

text

审阅的文本说明

text: string

属性值

string

title

审阅标题

title: string

属性值

string

updatedDate

编辑/更新审阅的时间

updatedDate: Date

属性值

Date

userDisplayName

用户的名称

userDisplayName: string

属性值

string

userId

提交评审的用户的 ID

userId: string

属性值

string