Method: DocSpring::UploadPresignResponse#hash
- Defined in:
- lib/docspring/models/upload_presign_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
178 179 180 |
# File 'lib/docspring/models/upload_presign_response.rb', line 178 def hash [fields, headers, url, method].hash end |