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
/
RelatedPoi
Related
Poi
@
Serializable
data
class
RelatedPoi
(
val
relationType
:
String
?
=
null
,
val
id
:
String
?
=
null
)
Members
Constructors
Related
Poi
Link copied to clipboard
constructor
(
relationType
:
String
?
=
null
,
id
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
relation
Type
Link copied to clipboard
val
relationType
:
String
?
=
null