Zitadel.Text.V1.RegistrationUserScreenText (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

back_button_text() :: String.t()

Specs

description() :: String.t()
Link to this type

description_org_register()

View Source

Specs

description_org_register() :: String.t()

Specs

email_label() :: String.t()

Specs

firstname_label() :: String.t()

Specs

gender_label() :: String.t()

Specs

language_label() :: String.t()

Specs

lastname_label() :: String.t()

Specs

next_button_text() :: String.t()
Link to this type

password_confirm_label()

View Source

Specs

password_confirm_label() :: String.t()

Specs

password_label() :: String.t()

Specs

t() :: %Zitadel.Text.V1.RegistrationUserScreenText{
  back_button_text: back_button_text(),
  description: description(),
  description_org_register: description_org_register(),
  email_label: email_label(),
  firstname_label: firstname_label(),
  gender_label: gender_label(),
  language_label: language_label(),
  lastname_label: lastname_label(),
  next_button_text: next_button_text(),
  password_confirm_label: password_confirm_label(),
  password_label: password_label(),
  privacy_link_text: privacy_link_text(),
  title: title(),
  tos_and_privacy_label: tos_and_privacy_label(),
  tos_confirm: tos_confirm(),
  tos_confirm_and: tos_confirm_and(),
  tos_link_text: tos_link_text(),
  username_label: username_label()
}

Specs

title() :: String.t()
Link to this type

tos_and_privacy_label()

View Source

Specs

tos_and_privacy_label() :: String.t()

Specs

tos_confirm() :: String.t()

Specs

tos_confirm_and() :: String.t()

Specs

username_label() :: String.t()

Link to this section 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.