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