Method: Propertyware::Income#tax_account

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

#tax_accountObject

Indicates if account is a tax account.



44
45
46
# File 'lib/propertyware/models/income.rb', line 44

def 
  @tax_account
end