# PakatApiV3Sdk.GetContactDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | Email address of the contact for which you requested the details | 
**id** | **Number** | ID of the contact for which you requested the details | 
**emailBlacklisted** | **Boolean** | Blacklist status for email campaigns (true&#x3D;blacklisted, false&#x3D;not blacklisted) | 
**smsBlacklisted** | **Boolean** | Blacklist status for SMS campaigns (true&#x3D;blacklisted, false&#x3D;not blacklisted) | 
**createdAt** | **Date** | Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**modifiedAt** | **Date** | Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**listIds** | **[Number]** |  | 
**listUnsubscribed** | **[Number]** |  | [optional] 
**attributes** | **Object** | Set of attributes of the contact | 


