datalogger-core
0.0.2
Back to Docs
datalogger-core
/
com.autoliv.datalogger.model
/
Trip
/
Trip
Trip
fun
Trip
(
tripId
:
String
,
vehicleId
:
String
?
,
userId
:
String
,
transportationMode
:
String
,
duration
:
Int
,
startTime
:
String
,
userWeight
:
Int
?
,
userHeight
:
Int
?
,
campaign
:
String
?
)
Content copied to clipboard