Method: Kickflow::PatchFoldersFolderIdRequest#hash
- Defined in:
- lib/kickflow/models/patch_folders_folder_id_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
128 129 130 |
# File 'lib/kickflow/models/patch_folders_folder_id_request.rb', line 128 def hash [name, code, description, parent_folder_id].hash end |