CompositeComponentTypeResponse

An object that returns information about the composite component types of a component type.

Types

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

Properties

Link copied to clipboard

This is the componentTypeId that this compositeComponentType refers to.

Link copied to clipboard

This boolean indicates whether this compositeComponentType is inherited from its parent.

Functions

Link copied to clipboard
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