The average speed of the drive in meters per second.
The total distance of the drive in meters.
An identifier for this drive that was recorded.
The type of drive.
The end timestamp of the drive in milliseconds since epoch.
Ratings associated with various event types for this drive. See [[ZendriveEventType]]
A list of events detected by the sdk for this drive.
Optional extrapolationExtrapolation details of the trip.
The insurance period in which the drive was detected.
The maximum speed of the drive in meters per second.
Position of the phone or device for the majority of the drive.
The driving behaviour score for this drive.
Optional sessionSession id is specified by the enclosing application when it wants to record a session. See [[Zendrive.startSession]]
The start timestamp of the drive in milliseconds since epoch.
Optional trackingTracking id is specified by the enclosing application when it wants to start a drive manually. See [[Zendrive.startDrive]]
Whether the user was a driver or a passenger.
Optional vehicleThe vehicle type of the drive, either car or motorcycle.
A list of warnings for this drive.
A list of [[LocationPointWithTimestamp]] objects corresponding to this drive in increasing order of timestamp.
Information about a drive recorded by the Zendrive SDK. The drive may have started manually by the application or due to Zendrive auto drive detection.