ex_gram v0.11.0 ExGram.Model.Venue View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExGram.Model.Venue{
address: String.t(),
foursquare_id: String.t(),
foursquare_type: String.t(),
location: ExGram.Model.Location.t(),
title: String.t()
}