Method: OpenapiClient::OrganizationUpdate#hash
- Defined in:
- lib/openapi_client/models/organization_update.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
122 123 124 |
# File 'lib/openapi_client/models/organization_update.rb', line 122 def hash [name, settings].hash end |