Method: Propertyware::OwnerDraw#portfolio_id
- Defined in:
- lib/propertyware/models/owner_draw.rb
#portfolio_id ⇒ Object
Id of the portfolio associated with this owner draw.
56 57 58 |
# File 'lib/propertyware/models/owner_draw.rb', line 56 def portfolio_id @portfolio_id end |