Method: Propertyware::BillPayment#vendor_id
- Defined in:
- lib/propertyware/models/bill_payment.rb
#vendor_id ⇒ Object
Id of the vendor associated with this payment.
62 63 64 |
# File 'lib/propertyware/models/bill_payment.rb', line 62 def vendor_id @vendor_id end |