Zitadel.User.V1.UserState (zitadel_api v1.0.0-rc.5) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: integer() | user_state_unspecified() | user_state_active() | user_state_inactive() | user_state_deleted() | user_state_locked() | user_state_suspend() | user_state_initial()
Specs
user_state_active() :: :USER_STATE_ACTIVE
Specs
user_state_deleted() :: :USER_STATE_DELETED
Specs
user_state_inactive() :: :USER_STATE_INACTIVE
Specs
user_state_initial() :: :USER_STATE_INITIAL
Specs
user_state_locked() :: :USER_STATE_LOCKED
Specs
user_state_suspend() :: :USER_STATE_SUSPEND
Specs
user_state_unspecified() :: :USER_STATE_UNSPECIFIED