Method: Propertyware::Adjustment#lease_id
- Defined in:
- lib/propertyware/models/adjustment.rb
#lease_id ⇒ Object
Id of the lease associated with this charge.
47 48 49 |
# File 'lib/propertyware/models/adjustment.rb', line 47 def lease_id @lease_id end |