Method: Propertyware::SaveContact#category

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

#categoryObject

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