ReviewEventProperties interface

Properties associated with Review event

Properties

eventOperation

Operation performed on Event - Create\Update

isAdminReply

Flag to see if reply is admin reply

isIgnored

Flag to record if the review is ignored

rating

Rating at the time of event

replyDate

Reply update date

replyText

Publisher reply text or admin reply text

replyUserId

User who responded to the review

resourceType

Review Event Type - Review

reviewDate

Review update date

reviewId

ReviewId of the review on which the operation is performed

reviewText

Text in Review Text

userDisplayName

User display name at the time of review

userId

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

Review Event Type - Review

resourceType: ReviewResourceType

Property Value

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