toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models.search.ev.locationdash
/
DashEvLocation
/
DashEvLocation
Dash
Ev
Location
constructor
(
networkName
:
String
?
,
poiName
:
String
?
=
null
,
cost
:
String
?
=
null
,
evseList
:
List
<
DashEvLocationEvseGroup
>
,
locationPhotoUrl
:
String
?
=
null
,
openHours
:
HoursOfOperation
?
=
null
)