Method: Falcon::EntitiesODSScheduleScanResponse#hash
- Defined in:
- lib/crimson-falcon/models/entities_ods_schedule_scan_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
143 144 145 |
# File 'lib/crimson-falcon/models/entities_ods_schedule_scan_response.rb', line 143 def hash [errors, , resources].hash end |