struct OpenWeatherMap::Weather::Main
- OpenWeatherMap::Weather::Main
- Struct
- Value
- Object
Overview
Structs for mapping the json subobjects within returned data.
Included Modules
- JSON::Serializable
Defined in:
open_weather_map/weather.crConstructors
Instance Method Summary
- #grnd_level : Int32 | Nil
- #humidity : Int32
- #pressure : Int32
- #sea_level : Int32 | Nil
- #temp : Float64
- #temp_max : Float64
- #temp_min : Float64