ChargingStation

data class ChargingStation(val searchResult: DestinationSearchResult, val etaMinutes: Double?, val stateOfCharge: Int?, val chargeData: ChargeData?) : TripOverviewItem

Constructors

Link copied to clipboard
constructor(searchResult: DestinationSearchResult, etaMinutes: Double?, stateOfCharge: Int?, chargeData: ChargeData?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard