Id

value class Id(val id: String)

Class that represents the identifier of a charging connector Id.

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

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The identifier of the given charging connector.