Method: DocSpring::UploadPresignResponse#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



178
179
180
# File 'lib/docspring/models/upload_presign_response.rb', line 178

def hash
  [fields, headers, url, method].hash
end