Contact
| Name | Type | Description | Notes |
|---|---|---|---|
| String | Proper email address. | [optional] | |
| 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. | [optional] |
| consent | ConsentData | [optional] | |
| source | ContactSource | [optional] | |
| sourceInfo | String | [optional] | |
| dateAdded | OffsetDateTime | Date of creation in YYYY-MM-DDThh:ii:ss format | [optional] |
| dateUpdated | OffsetDateTime | Last change date | [optional] |
| statusChangeDate | OffsetDateTime | Date of last status change. | [optional] |
| activity | ContactActivity | [optional] |