Method: DocSpring::MoveFolderData#hash
- Defined in:
- lib/docspring/models/move_folder_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
96 97 98 |
# File 'lib/docspring/models/move_folder_data.rb', line 96 def hash [parent_folder_id].hash end |