toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-api
/
com.mapbox.dash.sdk.ev.domain.model
/
ChargingPoint
Charging
Point
class
ChargingPoint
(
val
chargeLevel
:
Energy
,
val
chargingRateSpeedW
:
Int
)
Members
Constructors
Charging
Point
Link copied to clipboard
constructor
(
chargeLevel
:
Energy
,
chargingRateSpeedW
:
Int
)
Properties
charge
Level
Link copied to clipboard
val
chargeLevel
:
Energy
charging
Rate
Speed
W
Link copied to clipboard
val
chargingRateSpeedW
:
Int
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String