class NWSClient::GridpointsForecast::Properties

Included Modules

Defined in:

types/gridpoints_forecast.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def elevation : Elevation #

[View source]
def forecast_generator : String #

[View source]
def generated_at : String #

[View source]
def periods : Array(Period) #

[View source]
def units : String #

[View source]
def update_time : String #

[View source]
def updated : String #

[View source]
def valid_times : String #

[View source]