Method: DocuSign_eSign::ServerTemplate#hash
- Defined in:
- lib/docusign_esign/models/server_template.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
86 87 88 |
# File 'lib/docusign_esign/models/server_template.rb', line 86 def hash [sequence, template_id].hash end |