INAVI Navigation SDK Documents
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
INAVI Navigation SDK Documents
model
/
com.inavisys.navisdk.model.network.search
/
ReverseGeocodeSummary
Reverse
Geocode
Summary
@
Serializable
data
class
ReverseGeocodeSummary
(
val
queryTime
:
Int
?
=
null
,
val
numResults
:
Int
?
=
null
)
Members
Constructors
Reverse
Geocode
Summary
Link copied to clipboard
constructor
(
queryTime
:
Int
?
=
null
,
numResults
:
Int
?
=
null
)
Properties
num
Results
Link copied to clipboard
val
numResults
:
Int
?
=
null
query
Time
Link copied to clipboard
val
queryTime
:
Int
?
=
null