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
/
Classification
Classification
@
Serializable
data
class
Classification
(
val
code
:
String
?
=
null
,
val
names
:
List
<
NameLocale
>
?
=
null
)
Members
Constructors
Classification
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
names
:
List
<
NameLocale
>
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
names
Link copied to clipboard
val
names
:
List
<
NameLocale
>
?
=
null