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

Link to this section Summary

Functions

Callback implementation for Protobuf.decode/1.

Callback implementation for Protobuf.encode/1.

Callback implementation for Protobuf.new/0.

Callback implementation for Protobuf.new/1.

Callback implementation for Protobuf.new!/1.

Callback implementation for Protobuf.transform_module/0.

Link to this section Types

Specs

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
Link to this type

user_state_unspecified()

View Source

Specs

user_state_unspecified() :: :USER_STATE_UNSPECIFIED

Link to this section Functions