Contact
The Contacts data type represents data about contact information of company owners gathered from the Internet.
The Contact's history is regardless of the month history current setting.
| Field | Type | Description |
|---|---|---|
| first_name | string | First name of the contact |
| last_name | string | Last name of the contact |
| birth_date | string | Birth date of the contact |
| role | string | Role in the company of the contact |
string | Email of the contact | |
| email_test_result | string | Result of the test of the email (e.g. “Safe to send”, “Risky”, “Invalid”, “Unknown”) |
| email_test_date | string | date of the test of the email |
| email_webmail | boolean | Webmail or not (gmail.com, yahoo.fr, ... ) |
| linkedin_url | string | linkedIn profile URL |