Method: OpenapiClient::InlineResponse409#hash
- Defined in:
- lib/openapi_client/models/inline_response409.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
154 155 156 |
# File 'lib/openapi_client/models/inline_response409.rb', line 154 def hash [code, token, error].hash end |