Zitadel.V1.LocalizedMessage (zitadel_api v1.0.0-rc.5) View Source
Link to this section Summary
Link to this section Types
Specs
key() :: String.t()
Specs
localized_message() :: String.t()
Specs
t() :: %Zitadel.V1.LocalizedMessage{
key: key(),
localized_message: localized_message()
}