Method: OpenapiClient::DataSourceConfig#hash

Defined in:
lib/openapi_client/models/data_source_config.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



103
104
105
# File 'lib/openapi_client/models/data_source_config.rb', line 103

def hash
  [entries].hash
end