sdk
sdk
/
com.sygic.sdk.places
/
EVConnector
EVConnector
data
class
EVConnector
:
Parcelable
Types
Functions
Properties
Types
Connector
Type
Link copied to clipboard
enum
ConnectorType
:
Enum
<
EVConnector.ConnectorType
>
,
Parcelable
Power
Type
Link copied to clipboard
enum
PowerType
:
Enum
<
EVConnector.PowerType
>
,
Parcelable
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
connector
Type
Link copied to clipboard
val
connectorType
:
EVConnector.ConnectorType
id
Link copied to clipboard
val
id
:
String
max
Power
Link copied to clipboard
val
maxPower
:
Int
power
Type
Link copied to clipboard
val
powerType
:
EVConnector.PowerType
voltage
Range
Link copied to clipboard
val
voltageRange
:
VoltageRange