Method: FuseClient::UpdateEntityResponse#hash

Defined in:
lib/fuse_client/models/update_entity_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



153
154
155
# File 'lib/fuse_client/models/update_entity_response.rb', line 153

def hash
  [id, email, aggregators, institution_ids, request_id].hash
end