Package-level declarations

Includes classes which are being used as part of the implementation of the Electric Vehicle (EV) Search.

Types

Link copied to clipboard
data class ChargingPark(val connectors: List<ConnectorDetails> = emptyList())

Contains information about a charging park.