Method: OpenapiClient::InlineResponse401#hash
- Defined in:
- lib/openapi_client/models/inline_response401.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
175 176 177 |
# File 'lib/openapi_client/models/inline_response401.rb', line 175 def hash [error, , code].hash end |