Method: Propertyware::ProspectContact#first_name
- Defined in:
- lib/propertyware/models/prospect_contact.rb
#first_name ⇒ Object
First name.
23 24 25 |
# File 'lib/propertyware/models/prospect_contact.rb', line 23 def first_name @first_name end |