SubmissionInfo
org.sagebionetworks.repo.model.dataaccess.SubmissionInfo
Information about a request to access controlled data and its related Research Project
Field | Type | Description |
---|---|---|
institution | STRING | The institution that the research project belongs to. |
projectLead | STRING | The person who is leading the research project. |
intendedDataUseStatement | STRING | A few short paragraph that explains how the controlled data will be used. |
modifiedOn | STRING | The date the request submission was last modified. |
submittedBy | STRING | The ID of the user that submitted this submission. |
accessorChanges | ARRAY<AccessorChange> | List of user changes. A user can gain access, renew access or have access revoked. |