A container for fields of a contact
| Name | Type | Description | Notes |
|---|---|---|---|
| string | The email of the contact | [optional] | |
| FirstName | string | The first name of the contact | [optional] |
| LastName | string | The last name of the contact | [optional] |
| Company | string | The company of the contact | [optional] |
| Title | string | The title of the contact | [optional] |
| Custom | string | The first custom field | [optional] |
| Custom2 | string | The second custom field | [optional] |
| Custom3 | string | The third custom field | [optional] |
| Custom4 | string | The fourth custom field | [optional] |