ReviewEventProperties interface
Properties associated with Review event
Properties
| event |
Operation performed on Event - Create\Update |
| is |
Flag to see if reply is admin reply |
| is |
Flag to record if the review is ignored |
| rating | Rating at the time of event |
| reply |
Reply update date |
| reply |
Publisher reply text or admin reply text |
| reply |
User who responded to the review |
| resource |
Review Event Type - Review |
| review |
Review update date |
| review |
ReviewId of the review on which the operation is performed |
| review |
Text in Review Text |
| user |
User display name at the time of review |
| user |
User who gave review |
Property Details
eventOperation
Operation performed on Event - Create\Update
eventOperation: ReviewEventOperation
Property Value
isAdminReply
Flag to see if reply is admin reply
isAdminReply: boolean
Property Value
boolean
isIgnored
Flag to record if the review is ignored
isIgnored: boolean
Property Value
boolean
rating
Rating at the time of event
rating: number
Property Value
number
replyDate
Reply update date
replyDate: Date
Property Value
Date
replyText
Publisher reply text or admin reply text
replyText: string
Property Value
string
replyUserId
User who responded to the review
replyUserId: string
Property Value
string
resourceType
reviewDate
Review update date
reviewDate: Date
Property Value
Date
reviewId
ReviewId of the review on which the operation is performed
reviewId: number
Property Value
number
reviewText
Text in Review Text
reviewText: string
Property Value
string
userDisplayName
User display name at the time of review
userDisplayName: string
Property Value
string
userId
User who gave review
userId: string
Property Value
string