Method: OpenapiClient::StepRequest#hash

Defined in:
lib/openapi_client/models/step_request.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



93
94
95
# File 'lib/openapi_client/models/step_request.rb', line 93

def hash
  [type].hash
end