VenueInfoResponse

constructor(name: String?, id: String?, canonicalUrl: String?, canonicalUrls: CanonicalUrls?, imageUrl: String?, address: VenueAddress?, location: Location?, generalInfoBlocks: GeneralInfoBlocks?, notFound: Boolean?, filters: Filters?, seatMaps: List<Any> = emptyList())