Sha256: 29f7ecf20b34e8d8b1cdcc44fedcd470a3db69f37a6a47af88006f66f28fc0cf
Contents?: true
Size: 963 Bytes
Versions: 1
Compression:
Stored size: 963 Bytes
Contents
# Brevo::GetContactDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **String** | Email address of the contact for which you requested the details | [optional] **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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetContactDetails.md |