Method: OryClient::SetProject#hash

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

#hashInteger

Calculates hash code according to all attributes.



114
115
116
# File 'lib/ory-client/models/set_project.rb', line 114

def hash
  [name, services].hash
end