DrivingRecord

DrivingRecord

fieldtypedescriptionproperties
driving_record_idstring(uuid)ID of the driving record
driver_idstring(uuid) | nullID of the driver the driving record is related to
incident_datestring(date-time) | nullDate the incident occurred
incident_typestring | nullIncident 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, OPEN_CONTAINER_OF_ALCOHOL
is_at_faultboolean | nullWhether the driver was at fault