@Beta(2020, 12) data class ClassificationName : Serializable
A POI's (Points of Interest) classification name.
name
- The name of a classification.
locale
- The locale the name is in.
val locale: String
The locale the name is in. |
|
val name: String
The name of a classification. |