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