Hierarchy

  • Venue

Properties

address: {
    city: string;
    country: string;
}

Type declaration

  • city: string
  • country: string
capacity: number
fullName: string
id: string
indoor: boolean

Generated using TypeDoc