| Name | Type | Description | Notes |
|---|---|---|---|
| ContactId | string | [optional] [readonly] | |
| Status | string | Status of the contact | [optional] [default to StatusEnum.Active] |
| Consent | string | Contact consent | [optional] |
| FirstName | string | First name of the contact | [optional] |
| LastName | string | Last name of the contact | [optional] |
| BirthDate | DateTime | Birth date of the contact | [optional] |
| Language | Language | [optional] | |
| string | Email of the contact | [optional] | |
| EmailStatus | string | Email channel status | [optional] |
| Cellphone | string | Cellphone of the contact (country code followed by phone number, split by '-') | [optional] |
| CellphoneStatus | string | Cellphone channel status | [optional] |
| Phone | string | Phone of the contact (country code followed by phone number, split by '-') | [optional] |
| PhoneStatus | string | Phone channel status | [optional] |