| Name | Type | Description | Notes |
|---|---|---|---|
| string | Email address of the contact for which you requested the details | ||
| Id | long? | ID of the contact for which you requested the details | |
| EmailBlacklisted | bool? | Blacklist status for email campaigns (true=blacklisted, false=not blacklisted) | |
| SmsBlacklisted | bool? | Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted) | |
| CreatedAt | string | Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | |
| ModifiedAt | string | Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | |
| ListIds | List<long?> | ||
| ListUnsubscribed | List<long?> | [optional] | |
| Attributes | Object | Set of attributes of the contact | |
| Statistics | GetExtendedContactDetailsStatistics |