PropertyDefinitionResponse

An object that contains response data from a property definition request.

Types

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

Properties

Link copied to clipboard

A mapping that specifies configuration information about the property.

Link copied to clipboard

An object that contains information about the data type.

Link copied to clipboard

An object that contains the default value.

Link copied to clipboard

A friendly name for the property.

Link copied to clipboard

A Boolean value that specifies whether the property ID comes from an external data store.

Link copied to clipboard

A Boolean value that specifies whether the property definition can be updated.

Link copied to clipboard

A Boolean value that specifies whether the property definition is imported from an external data store.

Link copied to clipboard

A Boolean value that specifies whether the property definition is inherited from a parent entity.

Link copied to clipboard

A Boolean value that specifies whether the property is required in an entity.

Link copied to clipboard

A Boolean value that specifies whether the property is stored externally.

Link copied to clipboard

A Boolean value that specifies whether the property consists of time series data.

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