1018 B
1018 B
WeatherConditionsRestObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Copyright | string | [optional] [default to null] | |
| DewPoint | float64 | The atmospheric temperature below which dew will form. | [optional] [default to null] |
| AnalysedTimeStamp | string | [optional] [default to null] | |
| Pressure | float64 | Atmospheric pressure as measured in venue in mm of Hg. | [optional] [default to null] |
| ObservedTimeStamp | string | [optional] [default to null] | |
| RelativeHumidity | float64 | Humidity as measured in venue in % relative humidity | [optional] [default to null] |
| Temperature | float64 | [optional] [default to null] | |
| Wind | *WeatherWindRestObject | [optional] [default to null] |