toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-charging-station
/
com.mapbox.dash.charging.station.state
/
PlugShareChargingStation
Plug
Share
Charging
Station
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
PlugShareChargingStation
(
val
networkName
:
String
,
val
adapters
:
List
<
PlugShareChargingAdapter
>
,
val
costDescription
:
String
)
Members
Constructors
Plug
Share
Charging
Station
Link copied to clipboard
constructor
(
networkName
:
String
,
adapters
:
List
<
PlugShareChargingAdapter
>
,
costDescription
:
String
)
Properties
adapters
Link copied to clipboard
val
adapters
:
List
<
PlugShareChargingAdapter
>
cost
Description
Link copied to clipboard
val
costDescription
:
String
network
Name
Link copied to clipboard
val
networkName
:
String