wunderground v0.0.6 Wunderground.API.ResponseBody
Ensures correct JSON encoding.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Wunderground.API.ResponseBody{almanac: Wunderground.Almanac.t, current_observation: Wunderground.Conditions.Observation.t, forecast: Wunderground.Forecast.Result.t, moon_phase: Wunderground.Astronomy.Moonphase.t, response: Wunderground.API.Response.t}
The Wunderground.API.ResponseBody struct.