PropertyDefinitionResponse
An object that contains response data from a property definition request.
Types
Properties
Link copied to clipboard
A mapping that specifies configuration information about the property.
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 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
inline fun copy(block: PropertyDefinitionResponse.Builder.() -> Unit = {}): PropertyDefinitionResponse