lib/checkr/candidate.rb in checkr-official-1.1.0 vs lib/checkr/candidate.rb in checkr-official-1.1.1
- old
+ new
@@ -1,9 +1,10 @@
module Checkr
class Candidate < APIResource
attribute :first_name
attribute :middle_name
+ attribute :no_middle_name
attribute :last_name
attribute :email
attribute :phone
attribute :zipcode
attribute :dob