Method: Propertyware::Equity#exclude_from_pay_in_full
- Defined in:
- lib/propertyware/models/equity.rb
#exclude_from_pay_in_full ⇒ Object
Indicates if account is excluded from paying in full.
29 30 31 |
# File 'lib/propertyware/models/equity.rb', line 29 def exclude_from_pay_in_full @exclude_from_pay_in_full end |