class NWSClient::Points::Context

Included Modules

Defined in:

types/points.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def _version : String #

[View source]
def _vocab : String #

[View source]
def bearing : Bearing #

[View source]
def city : String #

[View source]
def county : County #

[View source]
def distance : Distance #

[View source]
def forecast_grid_data : ForecastGridData #

[View source]
def forecast_office : ForecastOffice #

[View source]
def geo : String #

[View source]
def geometry : Geometry #

[View source]
def public_zone : PublicZone #

[View source]
def s : String #

[View source]
def state : String #

[View source]
def unit : String #

[View source]
def unit_code : UnitCode #

[View source]
def value : Value #

[View source]
def wx : String #

[View source]