Method: Buildium::WorkOrderPostMessage#work_details
- Defined in:
- lib/buildium-ruby/models/work_order_post_message.rb
#work_details ⇒ Object
Description of the work order. The value cannot exceed 65,535 characters.
19 20 21 |
# File 'lib/buildium-ruby/models/work_order_post_message.rb', line 19 def work_details @work_details end |