struct OWM::FiveDayForecast::City

Included Modules

Defined in:

owm/five_day_forecast.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def coord : OWM::Coord #

[View source]
def country : String #

[View source]
def id : Int32 #

[View source]
def name : String #

[View source]