Method: Propertyware::Bill#vendor_id

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

#vendor_idObject

The ID of the vendor related to the bill.



71
72
73
# File 'lib/propertyware/models/bill.rb', line 71

def vendor_id
  @vendor_id
end