Submission Model#

SubmissionModel’s have the following attributes and methods:

Attributes#

AttributeDescription
idID of the submission.
ownerEntryModel (opens new window) this submission was made on.
draftIdThe ID for the Entry Draft this submission was made on (if any).
editorUserModel (opens new window) for the editor who made this submission.
publisherUserModel (opens new window) for the publisher who approved this submission (if any).
statusThe status of this submission (Approved or Pending).
dateApprovedThe date this submission has been approved (if approved by publisher).
dateCreatedThe date this submission was submitted by an editor.

Previous ← Publishers Next Events Reference →