LocalizedContent

Contains localized content for a partner profile in a specific language or locale.

Types

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

Properties

Link copied to clipboard

The localized description of the partner's business and services.

Link copied to clipboard

The localized display name for the partner.

Link copied to clipboard

The locale or language code for the localized content.

Link copied to clipboard

The URL to the partner's logo image for this locale.

Link copied to clipboard

The localized website URL for the partner.

Functions

Link copied to clipboard
inline fun copy(block: LocalizedContent.Builder.() -> Unit = {}): LocalizedContent
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