Method: Propertyware::Inspection#lease_id
- Defined in:
- lib/propertyware/models/inspection.rb
#lease_id ⇒ Object
Id of the lease associated with this inspection.
53 54 55 |
# File 'lib/propertyware/models/inspection.rb', line 53 def lease_id @lease_id end |