ProjectHeader
org.sagebionetworks.repo.model.ProjectHeader
JSON schema for ProjectHeader
| Field | Type | Description |
|---|---|---|
| name | STRING | The name of the project |
| id | STRING | The id of the project |
| lastActivity | STRING | The optional last recorded activity for this project and the current user. |
| modifiedOn | STRING | The date this project was last modified. |
| modifiedBy | INTEGER | The ID of the user that last modified this project. |