| Name | Type | Description | Notes |
|---|---|---|---|
| String | Proper email address. | ||
| status | ContactStatus | [optional] | |
| firstName | String | First name. | [optional] |
| lastName | String | Last name. | [optional] |
| customFields | Map<String, String> | A key-value collection of custom contact fields which can be used in the system. Only already existing custom fields will be saved. | [optional] |
| consent | ConsentData | [optional] |