Sha256: d01d5819e5020581aede4f40a4765ea94b9f46ea78516fcba945c7d8b448e708
Contents?: true
Size: 834 Bytes
Versions: 3
Compression:
Stored size: 834 Bytes
Contents
# SibApiV3Sdk::GetContactDetails ## 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>** | |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.1 | docs/GetContactDetails.md |
sib-api-v3-sdk-2.0.0 | docs/GetContactDetails.md |
sib-api-v3-sdk-1.0.0 | docs/GetContactDetails.md |