Method: Falcon::RegistrationIOMEventIDsResponseV2#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



148
149
150
# File 'lib/crimson-falcon/models/registration_iom_event_ids_response_v2.rb', line 148

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