Sha256: 81806aa915e73b0b104b5152e313c8c90c60841cc51bd811970fa9d7a13f2156
Contents?: true
Size: 958 Bytes
Versions: 1
Compression:
Stored size: 958 Bytes
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) | **modified_at** | **String** | Last modification date of the contact (YYYY-MM-DD HH:mm:ss) | **list_ids** | **Array<Integer>** | | **list_unsubscribed** | **Array<Integer>** | | [optional] **attributes** | **Hash<String, String>** | | **statistics** | [**GetExtendedContactDetailsStatistics**](GetExtendedContactDetailsStatistics.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.1 | docs/GetExtendedContactDetails.md |