Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVenue

This object represents a venue.

Hierarchy

  • IVenue

Index

Properties

address: string

Address of the venue

foursquare_id?: string

Optional. Foursquare identifier of the venue

foursquare_type?: string

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

google_place_id?: string

Optional. Google Places identifier of the venue

google_place_type?: string

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

location: ILocation

Venue location. Can't be a live location

title: string

Name of the venue

Generated using TypeDoc