Telegex v0.0.2 Telegex.Model.Venue View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegex.Model.Venue{ address: String.t(), foursquare_id: String.t() | nil, foursquare_type: String.t() | nil, location: Telegex.Model.Location.t(), title: String.t() }