Method: FuseClient::FuseApiWarningData#hash
- Defined in:
- lib/fuse_client/models/fuse_api_warning_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
105 106 107 |
# File 'lib/fuse_client/models/fuse_api_warning_data.rb', line 105 def hash [aggregator, warnings].hash end |