Sha256: e0d1b013ca01209556778f9856d95e4510fb056fd080ccdc96a94d2e2977cdc6
Contents?: true
Size: 958 Bytes
Versions: 6
Compression:
Stored size: 958 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) | **created_at** | **String** | Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **String** | 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 |
Version data entries
6 entries across 6 versions & 1 rubygems