struct DarkSky::Alert

Included Modules

Defined in:

alert.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def description : String | Nil #

[View source]
def expires : Float64 #

[View source]
def regions : Array(String) | Nil #

[View source]
def severity : String | Nil #

[View source]
def time : Int64 | Nil #

[View source]
def title : String | Nil #

[View source]
def uri : String | Nil #

[View source]