EvSearchItemChargeAggrData

data class EvSearchItemChargeAggrData(    val status: DashEvStatus?,     val capacity: DashEvStationCapacity?,     val availableCount: Int?,     val totalCount: Int?)

Constructors

Link copied to clipboard
constructor(status: DashEvStatus?, capacity: DashEvStationCapacity?, availableCount: Int?, totalCount: Int?)

Properties

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