iNavi Global Navigation SDK Documents
Toggle table of contents
1.0.2
common
Platform filter
common
Switch theme
Search in API
iNavi Global Navigation SDK Documents
model
/
com.inavisys.navisdk.model.search
/
InvGeocodeResponse
Inv
Geocode
Response
data
class
InvGeocodeResponse
(
val
summary
:
Summary
?
=
null
,
val
results
:
List
<
SearchResult
>
?
=
null
)
Members
Constructors
Inv
Geocode
Response
Link copied to clipboard
constructor
(
summary
:
Summary
?
=
null
,
results
:
List
<
SearchResult
>
?
=
null
)
Properties
results
Link copied to clipboard
val
results
:
List
<
SearchResult
>
?
=
null
summary
Link copied to clipboard
val
summary
:
Summary
?
=
null