Sha256: bc167f4309db2abe53decef01bd8053db9b55ca3b6bec81687799b3948c26d88

Contents?: true

Size: 1.05 KB

Versions: 12

Compression:

Stored size: 1.05 KB

Contents

# SibApiV3Sdk::GetExtendedContactDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | Email address of the contact for which you requested the details | 
**id** | **Integer** | ID of the contact for which you requested the details | 
**email_blacklisted** | **BOOLEAN** | Blacklist status for email campaigns (true=blacklisted, false=not blacklisted) | 
**sms_blacklisted** | **BOOLEAN** | Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted) | 
**created_at** | **DateTime** | Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**modified_at** | **DateTime** | Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**list_ids** | **Array<Integer>** |  | 
**list_unsubscribed** | **Array<Integer>** |  | [optional] 
**attributes** | **Object** | Set of attributes of the contact | 
**statistics** | [**GetExtendedContactDetailsStatistics**](GetExtendedContactDetailsStatistics.md) |  | 


Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
sib-api-v3-sdk-7.3.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-7.2.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-7.1.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-7.0.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.5.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.4.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.3.0 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.2.5 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.2.4 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.2.3 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.2.2 docs/GetExtendedContactDetails.md
sib-api-v3-sdk-5.2.1 docs/GetExtendedContactDetails.md