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