Method: Propertyware::Income#exclude_from_pay_in_full

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

#exclude_from_pay_in_fullObject

Indicates if account is excluded from paying in full.



32
33
34
# File 'lib/propertyware/models/income.rb', line 32

def exclude_from_pay_in_full
  @exclude_from_pay_in_full
end