Method: Onfido::PhotoAutoReasons.attribute_map
- Defined in:
- lib/onfido/models/photo_auto_reasons.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
34 35 36 37 38 39 40 41 42 |
# File 'lib/onfido/models/photo_auto_reasons.rb', line 34 def self.attribute_map { :'digital_tampering' => :'digital_tampering', :'fake_webcam' => :'fake_webcam', :'time_of_capture' => :'time_of_capture', :'emulator' => :'emulator', :'reasons' => :'reasons' } end |