venue_t#

struct banana::api::venue_t#

This object represents a venue.

location_t location#

Venue location. Can’t be a live location

string_t title#

Name of the venue

string_t address#

Address of the venue

optional_t<string_t> foursquare_id#

Optional. Foursquare identifier of the venue

optional_t<string_t> foursquare_type#

Optional. Foursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)

optional_t<string_t> google_place_id#

Optional. Google Places identifier of the venue

optional_t<string_t> google_place_type#

Optional. Google Places type of the venue. (See supported types.)