Method: OryClient::GetVersion200Response#hash

Defined in:
lib/ory-client/models/get_version200_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



120
121
122
# File 'lib/ory-client/models/get_version200_response.rb', line 120

def hash
  [version].hash
end