ResourceAccess
org.sagebionetworks.repo.model.ResourceAccess
JSON schema for a ResourceAccess POJO
| Field | Type | Description |
|---|---|---|
| principalId | INTEGER | The id of the principal who is granted access |
| accessType | SET<ACCESS_TYPE> | A list of types of access granted to the given principal |