Method: Propertyware::OwnerDraw#contact_id
- Defined in:
- lib/propertyware/models/owner_draw.rb
#contact_id ⇒ Object
Id of the contact associated with this owner draw.
26 27 28 |
# File 'lib/propertyware/models/owner_draw.rb', line 26 def contact_id @contact_id end |