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