Alexia.Model.Venue (alexia v0.8.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %Alexia.Model.Venue{
address: binary(),
foursquare_id: binary(),
location: Alexia.Model.Location.t(),
title: binary()
}
t() :: %Alexia.Model.Venue{
address: binary(),
foursquare_id: binary(),
location: Alexia.Model.Location.t(),
title: binary()
}