TemperatureDataOverview¶
Namespace: Rest_API.Models
Represents an overview of temperature data for different locations.
Inheritance Object → TemperatureDataOverview
Properties¶
TemperatureNord¶
Gets or sets the list of temperature data for the north location.
Property Value¶
TemperatureOutside¶
Gets or sets the list of temperature data for the outside location.
Property Value¶
TemperatureSouth¶
Gets or sets the list of temperature data for the south location.
Property Value¶
Constructors¶
TemperatureDataOverview()¶
Caution¶
Constructors of types with required members are not supported in this version of your compiler.