PersonalLocationType

value class PersonalLocationType(val type: Int)

Type of a personal location.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(type: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val type: Int

Functions

Link copied to clipboard
open override fun toString(): String