InterfaceSummary

Contains summary information about an interface that a property belongs to.

Types

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

Properties

Link copied to clipboard

The ID of the interface asset model that contains this property.

Link copied to clipboard

The ID of the property in the interface asset model that corresponds to this property.

Functions

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