Method: DocuSign_Maestro::DSSignStepInput#hash
- Defined in:
- lib/docusign_maestro/models/ds_sign_step_input.rb
permalink #hash ⇒ Fixnum
Calculates hash code according to all attributes.
132 133 134 |
# File 'lib/docusign_maestro/models/ds_sign_step_input.rb', line 132 def hash [documents, email_blurb, email_subject, , signers].hash end |