Method: Propertyware::WorkOrder#contract_number
- Defined in:
- lib/propertyware/models/work_order.rb
#contract_number ⇒ Object
Contract number.
44 45 46 |
# File 'lib/propertyware/models/work_order.rb', line 44 def contract_number @contract_number end |