Method: FuseClient::UpdateEntityRequest#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



133
134
135
# File 'lib/fuse_client/models/update_entity_request.rb', line 133

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