AccessRequestStatusEnum
org.sagebionetworks.repo.model.dataaccess.AccessRequestStatusEnum
The status of a data access request
Enumeration
| name | description |
|---|---|
| created | The request has been created but not yet submitted or routed for eDUC signature |
| sent | The eDUC has been sent to recipients for signature |
| delivered | All eDUC recipients have viewed the document |
| completed | All eDUC recipients have signed the document |
| declined | An eDUC recipient has declined to sign |
| voided | The eDUC envelope has been voided or expired |
| correct | The eDUC envelope has been opened for correction |
| submitted | The request has been submitted for review |
| approved | The submission has been approved |
| rejected | The submission has been rejected |
| cancelled | The submission has been cancelled |