Method: DocuSign_Maestro::WorkflowStepHistory#hash
- Defined in:
- lib/docusign_maestro/models/workflow_step_history.rb
permalink #hash ⇒ Fixnum
Calculates hash code according to all attributes.
189 190 191 |
# File 'lib/docusign_maestro/models/workflow_step_history.rb', line 189 def hash [account_id, dac_id, ds_step_id, end_date, error, output_module_properties, start_date, step_id, step_name, step_state, user_id].hash end |