Class: Checkr::EmploymentVerification

Inherits:
APIResource show all
Defined in:
lib/checkr/employment_verification.rb

Instance Attribute Summary

Attributes inherited from APIClass

#json

Class Method Summary collapse

Methods inherited from APIResource

#path

Methods inherited from APIClass

api_class_method, api_instance_method, attribute, attribute_aliases, attribute_names, attribute_writer_alias, attribute_writer_names, #attributes, #changed_attribute_names, #changed_attributes, changed_lambda, #clear_changed_attributes, construct, #construct, #initialize, #inspect, #mark_attribute_changed, #non_nil_attributes, #path, #refresh_from, register_subclass, subclass_fetch, subclasses, #to_json, #to_s

Constructor Details

This class inherits a constructor from Checkr::APIClass

Class Method Details

.pathObject



15
16
17
# File 'lib/checkr/employment_verification.rb', line 15

def self.path
  '/v1/employment_verifications'
end