An object to represent human beings
Attribute | Slug | Type | Traits |
---|---|---|---|
Email addresses | email_addresses | Email address | Unique, multiselect |
Name | name | (Personal) name | |
Company | company | Record reference | Relationship, inverse of Company -> team |
Description | description | Text | |
Job title | job_title | Text | |
Phone numbers | phone_numbers | Phone number | Multiselect |
Primary location | primary_location | Location | |
AngelList | angellist | Text | |
facebook | Text | ||
instagram | Text | ||
linkedin | Text | ||
twitter | Text | ||
Associated deals | associated_deals | Record reference | Relationship, inverse of Deal -> associated_people (only available if Deals activated) |
Associated users | associated_users | Record reference | Relationship, inverse of User -> person (only available if Users activated) |