| Name | Type | Description | Notes |
|---|---|---|---|
| string | Proper email address. | ||
| status | \ElasticEmail\Model\ContactStatus | [optional] | |
| first_name | string | First name. | [optional] |
| last_name | string | Last name. | [optional] |
| custom_fields | array<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 | \ElasticEmail\Model\ConsentData | [optional] |