Discovery Venue Search Criteria
constructor(venueIDList: List<String>? = null, keywordsFilter: String? = null, location: DiscoveryLocationQuery? = null, source: String? = null, pageSize: Int? = null, currentPage: Int? = null, sortMethod: String? = null, webDomain: TMMarketDomain? = null, locale: List<String>? = null, countryCode: String? = null)