SlotTypeMetadata

Provides information about a slot type..

Types

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

Properties

Link copied to clipboard

The date that the slot type was created.

Link copied to clipboard

A description of the slot type.

Link copied to clipboard

The date that the slot type was updated. When you create a resource, the creation date and last updated date are the same.

Link copied to clipboard
val name: String?

The name of the slot type.

Link copied to clipboard

The version of the slot type.

Functions

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