Method: Propertyware::Income#cam_recovery_account
- Defined in:
- lib/propertyware/models/income.rb
#cam_recovery_account ⇒ Object
Indicates if account is a CAM recovery account.
20 21 22 |
# File 'lib/propertyware/models/income.rb', line 20 def cam_recovery_account @cam_recovery_account end |