Method: OryClient::GetVersion200Response#hash
- Defined in:
- lib/ory-client/models/get_version200_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
120 121 122 |
# File 'lib/ory-client/models/get_version200_response.rb', line 120 def hash [version].hash end |