toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.client.domain.model
/
SessionStatusUpdate
Session
Status
Update
interface
SessionStatusUpdate
Inheritors
SessionStatusUpdateImpl
Members
Functions
get
End
Date
Time
Link copied to clipboard
abstract
fun
getEndDateTime
(
)
:
LocalDateTime
?
get
Kwh
Link copied to clipboard
abstract
fun
getKwh
(
)
:
Float
?
get
Start
Date
Time
Link copied to clipboard
abstract
fun
getStartDateTime
(
)
:
LocalDateTime
get
Status
Link copied to clipboard
abstract
fun
getStatus
(
)
:
SessionStatus
get
Total
Price
Link copied to clipboard
abstract
fun
getTotalPrice
(
)
:
Float
?