Method: OpenapiClient::InlineResponse409#hash

Defined in:
lib/openapi_client/models/inline_response409.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



154
155
156
# File 'lib/openapi_client/models/inline_response409.rb', line 154

def hash
  [code, token, error].hash
end