Class: QuickTravel::BackgroundCheck
- Inherits:
-
Object
- Object
- QuickTravel::BackgroundCheck
- Includes:
- InitFromHash
- Defined in:
- lib/quick_travel/background_check.rb
Class Method Summary collapse
Methods included from InitFromHash
#define_readers, #initialize, #to_hash
Class Method Details
.check(options = {}) ⇒ Object
7 8 9 |
# File 'lib/quick_travel/background_check.rb', line 7 def self.check( = {}) get_and_validate('/background_check/check.json', ) end |