class Services::Domains::Weather::WeatherCondition

Value object: weather condition description, API type code, and optional icon URI. +description+ and +type+ are coerced to frozen strings; blank +icon_base_uri+ becomes +nil+.