Method: Propertyware::SaveAccount#taxable
- Defined in:
- lib/propertyware/models/save_account.rb
#taxable ⇒ Object
Indicates if the account is taxable.
60 61 62 |
# File 'lib/propertyware/models/save_account.rb', line 60 def taxable @taxable end |