Review interface
Properties
admin |
Admin Reply, if any, for this review |
id | Unique identifier of a review item |
is |
Flag for soft deletion |
is |
Flag for Ignoring Review from average rating calculation |
product |
Version of the product for which review was submitted |
rating | Rating provided by the user |
re |
|
reply | Reply, if any, for this review |
text | Text description of the review |
title | Title of the review |
updated |
Time when the review was edited/updated |
user |
Name of the user |
user |
Id of the user who submitted the review |
Property Details
adminReply
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
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