sdk-search / com.tomtom.online.sdk.search.information / Classification

Classification

@Beta(2020, 12) data class Classification : Serializable

A POI's (Points of Interest) classification.

Parameters

code - The code of the classification.

names - The names of the classification.

Properties

code

val code: String

The code of the classification.

names

val names: List<ClassificationName>

The names of the classification.