Method: Buildium::CreateToDoTaskRequest#unit_id

Defined in:
lib/buildium-ruby/models/create_to_do_task_request.rb

#unit_idObject

The unique identifier of the unit associated with the request. The unit must be associated with the PropertyId specified.



34
35
36
# File 'lib/buildium-ruby/models/create_to_do_task_request.rb', line 34

def unit_id
  @unit_id
end