wunderground v0.0.9 Wunderground.Geolookup.StationWrapper

Ensures correct JSON encoding.

Link to this section Summary

Types

t()

The Wunderground.Geolookup.StationWrapper struct

Link to this section Types

Link to this type t()
t() :: %Wunderground.Geolookup.StationWrapper{station: [PWSStation.t] | [AirportStation.t]}

The Wunderground.Geolookup.StationWrapper struct.

Example

%Wunderground.Geolookup.StationWrapper{
  station: []
}