toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.platform.model
/
SessionResponse
Session
Response
@
Serializable
data
class
SessionResponse
Members
Properties
auth
Method
Link copied to clipboard
val
authMethod
:
String
?
=
null
cdr
Token
Link copied to clipboard
val
cdrToken
:
CdrToken
?
=
null
charging
Periods
Link copied to clipboard
val
chargingPeriods
:
List
<
ChargingPeriod
>
?
=
null
connector
Id
Link copied to clipboard
val
connectorId
:
String
?
=
null
country
Code
Link copied to clipboard
val
countryCode
:
String
?
=
null
currency
Link copied to clipboard
val
currency
:
String
?
=
null
end
Date
Time
Link copied to clipboard
val
endDateTime
:
String
?
=
null
evse
Uid
Link copied to clipboard
val
evseUid
:
String
?
=
null
id
Link copied to clipboard
val
id
:
String
?
=
null
kwh
Link copied to clipboard
val
kwh
:
Float
?
=
null
last
Updated
Link copied to clipboard
val
lastUpdated
:
String
?
=
null
location
Id
Link copied to clipboard
val
locationId
:
String
?
=
null
party
Id
Link copied to clipboard
val
partyId
:
String
?
=
null
start
Date
Time
Link copied to clipboard
val
startDateTime
:
String
?
=
null
status
Link copied to clipboard
val
status
:
String
?
=
null
total
Cost
Link copied to clipboard
val
totalCost
:
OCPIPrice
?
=
null