Method: FuseClient::FuseApiWarningData#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



105
106
107
# File 'lib/fuse_client/models/fuse_api_warning_data.rb', line 105

def hash
  [aggregator, warnings].hash
end