PartnerProfile

Contains comprehensive profile information for a partner including public-facing details.

Types

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

Properties

Link copied to clipboard

A description of the partner's business, services, and capabilities.

Link copied to clipboard

The public display name for the partner organization.

Link copied to clipboard

The industry segments or verticals that the partner serves.

Link copied to clipboard

A list of localized content versions for different languages and regions.

Link copied to clipboard

The URL to the partner's logo image.

Link copied to clipboard

The primary type of solution or service the partner provides.

Link copied to clipboard

The unique identifier of the partner profile.

Link copied to clipboard

The source locale used for automatic translation of profile content.

Link copied to clipboard

The partner's primary website URL.

Functions

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