Method: DocSpring::AddFieldsData#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



105
106
107
# File 'lib/docspring/models/add_fields_data.rb', line 105

def hash
  [fields].hash
end