ENUM
AccountState
Description
Account state.
link GraphQL Schema definition
- enum AccountState {
- # Active.
- # Deleted.
- # Grace.
- # Hold.
- # Mark for deletion.
- # The creation of the database is pending.
- # The migration of the database is pending.
- # Post-processing steps for the account are pending.
- # Suspended.
- }