nadia v0.7.0 Nadia.Model.Venue
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Nadia.Model.Venue{
address: binary(),
foursquare_id: binary(),
location: Nadia.Model.Location.t(),
title: binary()
}
t() :: %Nadia.Model.Venue{ address: binary(), foursquare_id: binary(), location: Nadia.Model.Location.t(), title: binary() }