Method: Propertyware::BillPayment#payment_account_id
- Defined in:
- lib/propertyware/models/bill_payment.rb
#payment_account_id ⇒ Object
Id of the payment account.
50 51 52 |
# File 'lib/propertyware/models/bill_payment.rb', line 50 def payment_account_id @payment_account_id end |