UserBundle
org.sagebionetworks.repo.model.UserBundle
JSON schema for UserProfile POJO
| Field | Type | Description |
|---|---|---|
| userId | STRING | The ID of the user described by this bundle |
| userProfile | UserProfile | JSON schema for UserProfile POJO |
| ORCID | STRING | The ORCID ID for the user, if any |
| verificationSubmission | VerificationSubmission | User info submitted for verification by Synapse ACT |
| isCertified | BOOLEAN | true iff the user is Certified |
| isVerified | BOOLEAN | true iff the user is Verified |
| isACTMember | BOOLEAN | true iff the user is an ACT member |
| isARReviewer | BOOLEAN | true iff the user has permissions to review data access submissions on at least one access requirement (This is always true for an ACT member) |