Telegraph.Model.Venue (telegraph v0.8.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegraph.Model.Venue{
address: binary(),
foursquare_id: binary(),
location: Telegraph.Model.Location.t(),
title: binary()
}