Discovergy v0.3.0 Discovergy.Location View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Discovergy.Location{
  city: String.t(),
  country: String.t(),
  street: String.t(),
  street_number: String.t(),
  zip: String.t()
}