public property RedhenContact::$first_name in RedHen CRM 7
File
- modules/
redhen_contact/ lib/ redhen_contact.entity.inc, line 13 - Redhen Contact entity classses.
Class
- RedhenContact
- The class used for contact entities.
Code
public $first_name, $middle_name, $last_name, $contact_id, $uid, $author_uid, $redhen_state = REDHEN_STATE_ACTIVE, $type, $created, $updated;