lib/checkr/motor_vehicle_report.rb in checkr-official-1.7.1 vs lib/checkr/motor_vehicle_report.rb in checkr-official-1.8.0

- old
+ new

@@ -1,8 +1,11 @@ module Checkr class MotorVehicleReport < APIResource attribute :status + attribute :result + attribute :cancellation_reason + attribute :cancellation_reason_description attribute :completed_at attribute :turnaround_time attribute :full_name attribute :license_number attribute :license_state