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