struct OWM::OneCall::Daily::Temp

Included Modules

Defined in:

owm/one_call.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def day : Int32 #

[View source]
def eve : Int32 #

[View source]
def max : Int32 #

[View source]
def min : Int32 #

[View source]
def morn : Int32 #

[View source]
def night : Int32 #

[View source]