Method: OryClient::CreateWorkspaceBody#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



120
121
122
# File 'lib/ory-client/models/create_workspace_body.rb', line 120

def hash
  [name].hash
end