class NWSClient::Points::Properties

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 _id : String #

[View source]
def _type : String #

[View source]
def county : String #

[View source]
def cwa : String #

[View source]
def fire_weather_zone : String #

[View source]
def forecast : String #

[View source]
def forecast_grid_data : String #

[View source]
def forecast_hourly : String #

[View source]
def forecast_office : String #

[View source]
def forecast_zone : String #

[View source]
def grid_id : String #

[View source]
def grid_x : Int64 #

[View source]
def grid_y : Int64 #

[View source]
def observation_stations : String #

[View source]
def radar_station : String #

[View source]
def relative_location : RelativeLocation #

[View source]
def time_zone : String #

[View source]