Method: Falcon::SvExclusionsRespV1#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



149
150
151
# File 'lib/crimson-falcon/models/sv_exclusions_resp_v1.rb', line 149

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