venue_t#
-
struct banana::api::venue_t#
This object represents a venue.
-
location_t location#
Venue location. Can’t be a live location
Name of the venue
Address of the venue
-
optional_t<string_t> foursquare_id#
Foursquare identifier of the venue
-
optional_t<string_t> foursquare_type#
Foursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)
-
optional_t<string_t> google_place_id#
Google Places identifier of the venue
-
optional_t<string_t> google_place_type#
Google Places type of the venue. (See supported types.)
-
location_t location#