ShortAccount
- first_name : String
First Name
- last_name : String
Last Name
- institution_id : Long
Account institution
- email : String
User email
- active : Long
Account activity status
- institution_user_id : String
Account institution user id
- quota : Long
Total storage available to account, in bytes
- used_quota : Long
Storage used by the account, in bytes
- user_id : Long
User id associated with account, useful for example for adding the account as an author to an item
- orcid_id : String
ORCID iD associated to account