BrandingConfiguration

The branding configuration output including custom images metadata, localized strings, color theme, and terms of service.

Types

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

Properties

Link copied to clipboard

The color theme for components on the web portal.

Link copied to clipboard

Metadata for the favicon image file, including the MIME type, file extension, and upload timestamp.

Link copied to clipboard

A map of localized text strings for different languages, allowing the portal to display content in the user's preferred language.

Link copied to clipboard

Metadata for the logo image file, including the MIME type, file extension, and upload timestamp.

Link copied to clipboard

The terms of service text in Markdown format that users must accept before accessing the portal.

Link copied to clipboard

Metadata for the wallpaper image file, including the MIME type, file extension, and upload timestamp.

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