Id

value class Id(val id: String)

Class that represents the identifier of a charging station.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The identifier of the given charging station.