View Source Zitadel.User.V1.UserState (zitadel_api v1.0.0)

Link to this section Summary

Link to this section Types

@type t() ::
  integer()
  | :USER_STATE_UNSPECIFIED
  | :USER_STATE_ACTIVE
  | :USER_STATE_INACTIVE
  | :USER_STATE_DELETED
  | :USER_STATE_LOCKED
  | :USER_STATE_SUSPEND
  | :USER_STATE_INITIAL

Link to this section Functions