Method: OpenapiClient::Serve#hash
- Defined in:
- lib/ff/ruby/server/generated/lib/openapi_client/models/serve.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
104 105 106 |
# File 'lib/ff/ruby/server/generated/lib/openapi_client/models/serve.rb', line 104 def hash [distribution, variation].hash end |