ComponentTypeCompositeComponentType

data class ComponentTypeCompositeComponentType(val componentTypeId: String? = null)

An object that sets information about a composite component type.

Constructors

Link copied to clipboard
constructor(componentTypeId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val componentTypeId: String? = null

The id of the composite component type.