PortalTypeEntry

The configuration entry associated with the specific portal type. The portalTypeConfiguration is a map of the portalTypeKey to the PortalTypeEntry.

Types

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

Properties

Link copied to clipboard

The array of tools associated with the specified portal type. The possible values are ASSISTANT and DASHBOARD.

Functions

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