Method: Propertyware::Adjustment#portfolio_id
- Defined in:
- lib/propertyware/models/adjustment.rb
#portfolio_id ⇒ Object
Id of the portfolio associated with this charge.
50 51 52 |
# File 'lib/propertyware/models/adjustment.rb', line 50 def portfolio_id @portfolio_id end |