Method: DocuSign_eSign::Recipients#hash

Defined in:
lib/docusign_esign/models/recipients.rb

#hashFixnum

Calculates hash code according to all attributes.



228
229
230
# File 'lib/docusign_esign/models/recipients.rb', line 228

def hash
  [agents, carbon_copies, certified_deliveries, current_routing_order, editors, error_details, in_person_signers, intermediaries, notaries, participants, recipient_count, seals, signers, witnesses].hash
end