Method: DocuSign_eSign::Folder#hash
- Defined in:
- lib/docusign_esign/models/folder.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
188 189 190 |
# File 'lib/docusign_esign/models/folder.rb', line 188 def hash [error_details, filter, folder_id, folders, name, owner_email, owner_user_id, owner_user_name, parent_folder_id, parent_folder_uri, type, uri].hash end |