StandardCategoryId

value class StandardCategoryId(val value: Int)

The category identifier which provides the semantic information of a PoiCategory.

Constructors

Link copied to clipboard
constructor(value: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns the parent category of this StandardCategoryId, if available.

Link copied to clipboard
val value: Int