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