Method: OpenapiClient::MessageResponse#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



99
100
101
# File 'lib/openapi_client/models/message_response.rb', line 99

def hash
  [message].hash
end