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
/
IntersectionDetail
Intersection
Detail
@
Serializable
data
class
IntersectionDetail
(
val
streets
:
List
<
String
>
?
=
null
,
val
type
:
String
?
=
null
)
Members
Constructors
Intersection
Detail
Link copied to clipboard
constructor
(
streets
:
List
<
String
>
?
=
null
,
type
:
String
?
=
null
)
Properties
streets
Link copied to clipboard
val
streets
:
List
<
String
>
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null