VerificationState
org.sagebionetworks.repo.model.verification.VerificationState
The state of a verification submission
| Field | Type | Description |
|---|---|---|
| createdOn | STRING | The date and time this object was created |
| createdBy | STRING | The principal ID of the user who created this object |
| state | VerificationStateEnum | The enumeration of possible verification states. |
| reason | STRING | The reason for putting the verification submission in this state. |
| notes | STRING | Additional notes that can be set by the ACT team and that is not exposed to the end user. |