TimeSeriesIdProperty interface
The structure of the property that a time series id can have. An environment can have multiple such properties.
Properties
name | The name of the property. |
type | The type of the property. |
Property Details
name
The name of the property.
name?: string
Property Value
string
type
The type of the property.
type?: string
Property Value
string