Zitadel.Management.V1.UpdateUserNameRequest (zitadel_api v1.0.0-rc.5) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Zitadel.Management.V1.UpdateUserNameRequest{
  user_id: user_id(),
  user_name: user_name()
}

Specs

user_id() :: String.t()

Specs

user_name() :: String.t()

Link to this section Functions