Method: DocSpring::CombinePdfsData#hash
- Defined in:
- lib/docspring/models/combine_pdfs_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
150 151 152 |
# File 'lib/docspring/models/combine_pdfs_data.rb', line 150 def hash [delete_custom_files, expires_in, , password, source_pdfs, test].hash end |