You are viewing an older version of the Workflow documentation (1.x).
View the latest version (3.x) →
Developers
Review
A Review model is created for each submission if you are using Reviews.
Attributes
| Attribute | Description |
|---|---|
id | ID of the review. |
submissionId | ID of the submission this review is related to. |
userId | ID of the user this review is related to. |
approved | Boolean to denote whether this review has been approved or not. |
notes | Any additional notes stored with the review. |
dateCreated | The date this review was created. |
Last updated: May 2, 2026, 3:21:41 PM