Method: Propertyware::SaveAccount#auto_apply_prepayment

Defined in:
lib/propertyware/models/save_account.rb

#auto_apply_prepaymentObject

Indicates if prepayments should be auto applied.



26
27
28
# File 'lib/propertyware/models/save_account.rb', line 26

def auto_apply_prepayment
  @auto_apply_prepayment
end