UserGroup
org.sagebionetworks.repo.model.UserGroup
JSON schema for UserGroup POJO
| Field | Type | Description |
|---|---|---|
| id | STRING | The id of either the user or group. |
| isIndividual | BOOLEAN | True if this is a user, false if it is a group |
| etag | STRING | Used to detect when a client's current representation of a user or group is out-of-date. |
| creationDate | STRING | The date this user or group was created. |
| uri | STRING |