Method: Propertyware::Adjustment#portfolio_id

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

#portfolio_idObject

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