Method: Propertyware::Equity#rent_account
- Defined in:
- lib/propertyware/models/equity.rb
#rent_account ⇒ Object
Indicates if account is a rent account.
35 36 37 |
# File 'lib/propertyware/models/equity.rb', line 35 def rent_account @rent_account end |