ParkingDetailId

value class ParkingDetailId(val id: String)

Identifies the parking detail source.

Parameters

id

The identifier of the the parking detail source.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String