PropertyDefinitionRequest

An object that sets information about a property.

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. Use this field to specify information that you read from and write to an external source.

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 is required.

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