Zitadel.Text.V1.LogoutDoneScreenText (zitadel_api v1.0.0-rc.7) View Source
Link to this section Summary
Link to this section Types
Specs
description() :: String.t()
Specs
login_button_text() :: String.t()
Specs
t() :: %Zitadel.Text.V1.LogoutDoneScreenText{
description: description(),
login_button_text: login_button_text(),
title: title()
}
Specs
title() :: String.t()