class

Weatherbar::WeatherResponse

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

base
Source
base=(base : String)
Source
cod=(cod : Int32)
Source
coordinates
Source
coordinates=(coordinates : Coordinates)
Source
dt=(dt : Int32)
Source
id=(id : Int32)
Source
name
Source
name=(name : String)
Source
sys=(sys : Sys)
Source
temperatures
Source
temperatures=(temperatures : Temperatures)
Source
timezone
Source
timezone=(timezone : Int32)
Source
visibility
Source
visibility=(visibility : Int32)
Source
weather
Source
weather=(weather : Array(Weather))
Source
weather_emoji
Source
wind
Source
wind=(wind : Wind)
Source