Zitadel.User.V1.UserFieldName (zitadel_api v1.0.0-rc.9) 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

Link to this type

user_field_name_display_name()

View Source

Specs

user_field_name_display_name() :: :USER_FIELD_NAME_DISPLAY_NAME
Link to this type

user_field_name_email()

View Source

Specs

user_field_name_email() :: :USER_FIELD_NAME_EMAIL
Link to this type

user_field_name_first_name()

View Source

Specs

user_field_name_first_name() :: :USER_FIELD_NAME_FIRST_NAME
Link to this type

user_field_name_last_name()

View Source

Specs

user_field_name_last_name() :: :USER_FIELD_NAME_LAST_NAME
Link to this type

user_field_name_nick_name()

View Source

Specs

user_field_name_nick_name() :: :USER_FIELD_NAME_NICK_NAME
Link to this type

user_field_name_state()

View Source

Specs

user_field_name_state() :: :USER_FIELD_NAME_STATE
Link to this type

user_field_name_type()

View Source

Specs

user_field_name_type() :: :USER_FIELD_NAME_TYPE
Link to this type

user_field_name_unspecified()

View Source

Specs

user_field_name_unspecified() :: :USER_FIELD_NAME_UNSPECIFIED
Link to this type

user_field_name_user_name()

View Source

Specs

user_field_name_user_name() :: :USER_FIELD_NAME_USER_NAME

Link to this section Functions