LocalVenue

interface LocalVenue

Local venue as returned by VenueManager.findLocalVenues

Properties

Link copied to clipboard
abstract val coordinates: Coordinates

Centre point for this venue

Link copied to clipboard
abstract val distanceMeters: Int

Distance in meters from the centre of the search radius specified in the call

Link copied to clipboard
abstract val name: String

User-facing name for this venue

Link copied to clipboard
abstract val venueId: VenueId

Unique identifier for this venue