Method: Propertyware::Lease#schedule_move_out_date

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

#schedule_move_out_dateObject

Day that the tenant(s) are expected to vacate the property.



95
96
97
# File 'lib/propertyware/models/lease.rb', line 95

def schedule_move_out_date
  @schedule_move_out_date
end