Review interface

Properties

adminReply

Admin Reply, if any, for this review

id

Unique identifier of a review item

isDeleted

Flag for soft deletion

isIgnored

Flag for Ignoring Review from average rating calculation

productVersion

Version of the product for which review was submitted

rating

Rating provided by the user

reCaptchaToken
reply

Reply, if any, for this review

text

Text description of the review

title

Title of the review

updatedDate

Time when the review was edited/updated

userDisplayName

Name of the user

userId

Id of the user who submitted the review

Property Details

adminReply

Admin Reply, if any, for this review

adminReply: ReviewReply

Property Value

id

Unique identifier of a review item

id: number

Property Value

number

isDeleted

Flag for soft deletion

isDeleted: boolean

Property Value

boolean

isIgnored

Flag for Ignoring Review from average rating calculation

isIgnored: boolean

Property Value

boolean

productVersion

Version of the product for which review was submitted

productVersion: string

Property Value

string

rating

Rating provided by the user

rating: number

Property Value

number

reCaptchaToken

reCaptchaToken: string

Property Value

string

reply

Reply, if any, for this review

reply: ReviewReply

Property Value

text

Text description of the review

text: string

Property Value

string

title

Title of the review

title: string

Property Value

string

updatedDate

Time when the review was edited/updated

updatedDate: Date

Property Value

Date

userDisplayName

Name of the user

userDisplayName: string

Property Value

string

userId

Id of the user who submitted the review

userId: string

Property Value

string