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