mlbstats/api/docs/WeatherMetricRestObject.md

938 B

WeatherMetricRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
TimeStamp string UTC timestamp for atmospheric condition measurements. [optional] [default to null]
Pressure float64 Atmospheric pressure in venue in mm Hg, as measured above the venue. [optional] [default to null]
RelativeHumidity float64 Relative humidity in venue in %, as measured above the venue. [optional] [default to null]
Temperature float64 Venue temperature in degrees Fahrenheit. [optional] [default to null]
Wind *WeatherWindRestObject [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]