class NWSClient::ZoneForecast::Feature::Properties::ValueWithUnit(T)

Included Modules

Defined in:

types/zone_forecast.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def quality_control : String | Nil #

[View source]
def unit_code : String #

[View source]
def value : T | Nil #

[View source]