Method: DocuSign_Maestro::DSWorkflowVariableFromVariable#hash
- Defined in:
- lib/docusign_maestro/models/ds_workflow_variable_from_variable.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
122 123 124 |
# File 'lib/docusign_maestro/models/ds_workflow_variable_from_variable.rb', line 122 def hash [key, property_name, source, step_id].hash end |