Method: Propertyware::AutoPayment#gl_account_id
- Defined in:
- lib/propertyware/models/auto_payment.rb
#gl_account_id ⇒ Object
Payment general ledger account ID.
43 44 45 |
# File 'lib/propertyware/models/auto_payment.rb', line 43 def gl_account_id @gl_account_id end |