Method: DocuSign_eSign::Recipients#hash
- Defined in:
- lib/docusign_esign/models/recipients.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
204 205 206 |
# File 'lib/docusign_esign/models/recipients.rb', line 204 def hash [agents, carbon_copies, certified_deliveries, current_routing_order, editors, error_details, in_person_signers, intermediaries, recipient_count, seals, signers, witnesses].hash end |