Method: DocuSign_Maestro::WorkflowStepHistory#hash

Defined in:
lib/docusign_maestro/models/workflow_step_history.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code

[View source]

189
190
191
# File 'lib/docusign_maestro/models/workflow_step_history.rb', line 189

def hash
  [, dac_id, ds_step_id, end_date, error, output_module_properties, start_date, step_id, step_name, step_state, user_id].hash
end