LocalizedBrandingStrings

Localized text strings for a specific language that customize the web portal.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The text displayed in the browser tab title.

Link copied to clipboard

The text displayed on the contact button. This field is optional and defaults to "Contact us".

Link copied to clipboard

A contact link URL. The URL must start with https:// or mailto:. If not provided, the contact button will be hidden from the web portal screen.

Link copied to clipboard

The text displayed during session loading. This field is optional and defaults to "Loading your session".

Link copied to clipboard

The text displayed on the login button. This field is optional and defaults to "Sign In".

Link copied to clipboard

The description text for the login section. This field is optional and defaults to "Sign in to your session".

Link copied to clipboard

The title text for the login section. This field is optional and defaults to "Sign In".

Link copied to clipboard

The welcome text displayed on the sign-in page.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String