Class Descriptions: AccountStatus
AccountStatus
This is an enumeration
| Values | Description |
|---|---|
| Pending | User is invited, but has not yet accepted |
| New | Account does not exist |
| Existing | Account exists |
| ConfirmationExpired | When the user did not confirm his email address within the allowed time |
| Invited | User was invited and has confirmed the invite |