| Name | Type | Description | Notes |
|---|---|---|---|
| string | Email address of the contact for which you requested the details | [default to null] | |
| Id | int64 | ID of the contact for which you requested the details | [default to null] |
| EmailBlacklisted | bool | Blacklist status for email campaigns (true=blacklisted, false=not blacklisted) | [default to null] |
| SmsBlacklisted | bool | Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted) | [default to null] |
| CreatedAt | string | Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | [default to null] |
| ModifiedAt | string | Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | [default to null] |
| ListIds | []int64 | [default to null] | |
| ListUnsubscribed | []int64 | [optional] [default to null] | |
| Attributes | *interface{} | Set of attributes of the contact | [default to null] |