Method: Propertyware::SaveContact#category
- Defined in:
- lib/propertyware/models/save_contact.rb
#category ⇒ Object
Indicate contact category. Send empty "" value if contact is Uncategorized
31 32 33 |
# File 'lib/propertyware/models/save_contact.rb', line 31 def category @category end |