Method: Propertyware::Income#discount_account
- Defined in:
- lib/propertyware/models/income.rb
#discount_account ⇒ Object
Indicates if account is a discount account.
23 24 25 |
# File 'lib/propertyware/models/income.rb', line 23 def discount_account @discount_account end |