Method: DocSpring::BatchGeneratePdfs201Response#hash
- Defined in:
- lib/docspring/models/batch_generate_pdfs201_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
191 192 193 |
# File 'lib/docspring/models/batch_generate_pdfs201_response.rb', line 191 def hash [status, error, errors, submission_batch, submissions].hash end |