Method: Falcon::EntitiesODSScheduleScanResponse#hash

Defined in:
lib/crimson-falcon/models/entities_ods_schedule_scan_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



143
144
145
# File 'lib/crimson-falcon/models/entities_ods_schedule_scan_response.rb', line 143

def hash
  [errors, meta, resources].hash
end