Poi

constructor(name: String? = null, phone: String? = null, brands: List<Brand>? = null, url: String? = null, categories: List<String>? = null, categorySet: List<Category>? = null, openingHours: OpeningHours? = null, classifications: List<Classification>? = null, timeZone: TimeZoneInfo? = null)