Method: OryClient::Usage#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



94
95
96
# File 'lib/ory-client/models/usage.rb', line 94

def hash
  [generic_usage].hash
end