SlotTypeSummary

Provides summary information about a slot type.

Types

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

Properties

Link copied to clipboard

The description of the slot type.

Link copied to clipboard

A timestamp of the date and time that the slot type was last updated.

Link copied to clipboard

If the slot type is derived from a built-on slot type, the name of the parent slot type.

Link copied to clipboard

Indicates the type of the slot type.

Link copied to clipboard

The unique identifier assigned to the slot type.

Link copied to clipboard

The name of the slot type.

Functions

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