Method: DocSpring::RestoreVersionData#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



103
104
105
# File 'lib/docspring/models/restore_version_data.rb', line 103

def hash
  [version].hash
end