Method: OpenapiClient::StepRequest#hash
- Defined in:
- lib/openapi_client/models/step_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
93 94 95 |
# File 'lib/openapi_client/models/step_request.rb', line 93 def hash [type].hash end |