| id |
STRING
| The id of the submission |
| createdOn |
STRING
| |
| modifiedOn |
STRING
| |
| accessRequirementId |
STRING
| The id of the access requirement the submission is for |
| accessRequirementVersion |
STRING
| The version of the requirement that the submission refers to |
| accessRequirementName |
STRING
| The name of the access requirement |
| accessRequirementReviewerIds |
ARRAY<STRING>
| The list of principal ids that are allowed to review the submission |
| submitterId |
STRING
| The principal ID of the person who created the submission |
| accessorChanges |
ARRAY<AccessorChange>
| List of user changes. A user can gain access, renew access or have access revoked. |
| state |
SubmissionState
| The state of a Submission. |