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

AttributeDescription
idID of the review.
submissionIdID of the submission this review is related to.
userIdID of the user this review is related to.
approvedBoolean to denote whether this review has been approved or not.
notesAny additional notes stored with the review.
dateCreatedThe date this review was created.