DrivingRecord

fieldtypedescriptionproperties
driving_record_idstring(uuid)ID of the driving record
driver_idstring(uuid)ID of the driver the driving record is related to
incident_datestring(date-time)Date the incident occurred
incident_typestringIncident typeenum: ACCIDENT, VIOLATION
violation_typestring,nullViolation type, only exists if incident_type = VIOLATIONenum: MOVING, SPEEDING, RECKLESS_DRIVING, DRIVING_WITHOUT_VALID_LICENSE, HIT_AND_RUN, DISTRACTED_DRIVING, DRIVING_UNDER_INFLUENCE, FAILURE_TO_YIELD, TAILGATING
is_at_faultboolean,nullWhether the driver was at fault