Method: Propertyware::WorkOrder#source

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

#sourceObject

This identifies how the problem was reported, such as telephone, in person, email, etc.



110
111
112
# File 'lib/propertyware/models/work_order.rb', line 110

def source
  @source
end