open class Category : Serializable
A POI's (Points of Interest) category retrieved via a Search Request.
<init>
Category()
id
var id: Long
The id of the category. -- GETTER --