Method: FuseClient::FuseApiErrorData#hash
- Defined in:
- lib/fuse_client/models/fuse_api_error_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
127 128 129 |
# File 'lib/fuse_client/models/fuse_api_error_data.rb', line 127 def hash [aggregator, errors].hash end |