AssetCompositeModelSummary

Contains a summary of the composite model for a specific asset.

Types

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

Properties

Link copied to clipboard

A description of the composite model that this summary describes.

Link copied to clipboard

An external ID to assign to the asset model.

Link copied to clipboard
val id: String

The ID of the composite model that this summary describes.

Link copied to clipboard

The name of the composite model that this summary describes.

Link copied to clipboard

The path that includes all the components of the asset model for the asset.

Link copied to clipboard

The type of asset model.

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