ReviewReportRecord
Represents a single review change record.
Type
Object
Properties
Name | Type | Description |
---|---|---|
Date | number | The timestamp of the change. |
ReviewedElement | ApiParagraph | ApiTable | The element that was reviewed. |
Type | ReviewReportRecordType | The review record type. |
Value | string | The review change value (only for "TextAdd" and "TextRem" types). |