PlaceRequest

fun PlaceRequest(location: GeoCoordinates, categoryTags: List<String>, radius: Int, boundary: GeoBoundingBox? = null, maxResultCount: Int = 10, languageTag: String? = null)