TaskDetails

Contains detailed information about a profile update task including the changes to be made.

Types

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

Properties

Link copied to clipboard

The updated description for the partner profile.

Link copied to clipboard

The updated display name for the partner profile.

Link copied to clipboard

The updated industry segments for the partner profile.

Link copied to clipboard

The updated localized content for the partner profile.

Link copied to clipboard

The updated logo URL for the partner profile.

Link copied to clipboard

The updated primary solution type for the partner profile.

Link copied to clipboard

The updated translation source locale for the partner profile.

Link copied to clipboard

The updated website URL for the partner profile.

Functions

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