Method: Propertyware::Income#escrow_account
- Defined in:
- lib/propertyware/models/income.rb
#escrow_account ⇒ Object
Indicates if account is a escrow account.
26 27 28 |
# File 'lib/propertyware/models/income.rb', line 26 def escrow_account @escrow_account end |