Method: OryClient::ProjectServiceOAuth2#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



99
100
101
# File 'lib/ory-client/models/project_service_o_auth2.rb', line 99

def hash
  [config].hash
end