Method: Propertyware::Bill#work_order_id
- Defined in:
- lib/propertyware/models/bill.rb
#work_order_id ⇒ Object
The ID of the work order associated with the bill.
74 75 76 |
# File 'lib/propertyware/models/bill.rb', line 74 def work_order_id @work_order_id end |