toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models.search.ev.locationdash
/
DashEvLocationEvseGroup
/
Aggr
Aggr
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
Aggr
(
val
status
:
DashEvStatus
,
val
available
:
Int
,
val
totalCount
:
Int
)
Aggregate status
Members
Constructors
Aggr
Link copied to clipboard
constructor
(
status
:
DashEvStatus
,
available
:
Int
,
totalCount
:
Int
)
Properties
available
Link copied to clipboard
val
available
:
Int
status
Link copied to clipboard
val
status
:
DashEvStatus
total
Count
Link copied to clipboard
val
totalCount
:
Int
Functions
is
Offline
Link copied to clipboard
fun
isOffline
(
)
:
Boolean
quantity
Text
Link copied to clipboard
fun
quantityText
(
)
:
String