Method: OpenapiClient::Serve#hash

Defined in:
lib/ff/ruby/server/generated/lib/openapi_client/models/serve.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



104
105
106
# File 'lib/ff/ruby/server/generated/lib/openapi_client/models/serve.rb', line 104

def hash
  [distribution, variation].hash
end