Method: Propertyware::Income#section8

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

#section8Object

Indicates if account is a section8 account.



41
42
43
# File 'lib/propertyware/models/income.rb', line 41

def section8
  @section8
end