Method: OryClient::ActiveProjectInConsole#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/ory-client/models/active_project_in_console.rb', line 96

def hash
  [project_id].hash
end