Method: DocuSign_eSign::FileTypeList#hash
- Defined in:
- lib/docusign_esign/models/file_type_list.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
80 81 82 |
# File 'lib/docusign_esign/models/file_type_list.rb', line 80 def hash [file_types].hash end |