Record

venue

No description available.

record venue {
  address: string,
  foursquare-id: option​<string>,
  foursquare-type: option​<string>,
  google-place-id: option​<string>,
  google-place-type: option​<string>,
  location: location,
  title: string,
}

Fields

NameTypeDescription
addressstring
foursquare-idoption​<string>
foursquare-typeoption​<string>
google-place-idoption​<string>
google-place-typeoption​<string>
locationlocation
titlestring