Method: Propertyware::Equity#hash

Defined in:
lib/propertyware/models/equity.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



166
167
168
# File 'lib/propertyware/models/equity.rb', line 166

def hash
  [, , exclude_from1099, exclude_from_pay_in_full, exclude_late_fee, , , transfer_balance_to_retained_earnings].hash
end