ParkingRestriction

This value, if provided, represents the restriction to the parking spot for different purposes.

Types

Link copied to clipboard
annotation class Type

Properties

Link copied to clipboard
const val CUSTOMERS: String

Parking spot for customers/guests only, for example in case of a hotel or shop.

Link copied to clipboard
const val DISABLED: String

Reserved parking spot for disabled people with valid ID.

Link copied to clipboard
const val EV_ONLY: String

Reserved parking spot for electric vehicles.

Link copied to clipboard
const val MOTORCYCLES: String

Parking spot only suitable for (electric) motorcycles or scooters.

Link copied to clipboard
const val PLUGGED: String

Parking is only allowed while plugged in (charging).