Search Request
data class SearchRequest @JvmOverloads() constructor(searchInput: String, location: GeoCoordinates, maxResultCount: Int, boundary: GeoBoundingBox?, languageTag: String?, resultTypeFilter: List<ResultType>?, countryIsoFilter: List<String>?)
Content copied to clipboard
Properties
boundary
Link copied to clipboard
countryIsoFilter
Link copied to clipboard
languageTag
Link copied to clipboard
location
Link copied to clipboard
maxResultCount
Link copied to clipboard
resultTypeFilter
Link copied to clipboard
searchInput
Link copied to clipboard