Maps and Navigation SDK
search:search-client-api
/
com.tomtom.sdk.search.model.result
/
SearchResult
/
SearchResult
Search
Result
fun
SearchResult
(
type
:
ResultType
,
searchResultId
:
SearchResultId
,
place
:
Place
,
distance
:
Distance
?
=
null
,
poi
:
Poi
?
=
null
,
boundingBox
:
GeoBoundingBox
?
=
null
,
detour
:
Detour
?
=
null
)