Method: DocSpring::CombinePdfsData#hash

Defined in:
lib/docspring/models/combine_pdfs_data.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



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