Method: FuseClient::CreateEntityResponse#hash
- Defined in:
- lib/fuse_client/models/create_entity_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
143 144 145 |
# File 'lib/fuse_client/models/create_entity_response.rb', line 143 def hash [id, email, aggregators, institution_ids].hash end |