Method: OpenapiClient::RemoteConfig#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



131
132
133
# File 'lib/openapi_client/models/remote_config.rb', line 131

def hash
  [opal_common, opal_client, pdp, context].hash
end