Method: Propertyware::Equity#escrow_account
- Defined in:
- lib/propertyware/models/equity.rb
#escrow_account ⇒ Object
Indicates if account is a escrow account.
23 24 25 |
# File 'lib/propertyware/models/equity.rb', line 23 def escrow_account @escrow_account end |