ZitadelUserState
Description: Enum of all the possible states of a user account (from Zitadel).
Attributes
Name | Type | Description |
---|---|---|
USER_STATE_ACTIVE | — | |
USER_STATE_INACTIVE | — | |
USER_STATE_DELETED | — | |
USER_STATE_LOCKED | — | |
USER_STATE_SUSPEND | — | |
USER_STATE_INITIAL | — | |
USER_STATE_UNSPECIFIED | — |
Methods
Name | Description |
---|---|
from_json | Create an instance of ZitadelUserState from a JSON string |