View Source Zitadel.Text.V1.SelectAccountScreenText (zitadel_api v1.0.0)

Link to this section Summary

Link to this section Types

@type t() :: %Zitadel.Text.V1.SelectAccountScreenText{
  __unknown_fields__: [
    {field_number :: integer(), Protobuf.Wire.Types.wire_type(),
     value :: term()}
  ],
  description: String.t(),
  description_linking_process: String.t(),
  other_user: String.t(),
  session_state_active: String.t(),
  session_state_inactive: String.t(),
  title: String.t(),
  title_linking_process: String.t(),
  user_must_be_member_of_org: String.t()
}

Link to this section Functions