Sha256: 47a67c4569ff72aef0185ce5694355f9dcfa787e0a89aee94d3592e1ef7a193d

Contents?: true

Size: 763 Bytes

Versions: 4

Compression:

Stored size: 763 Bytes

Contents

# SibApiV3Sdk::UpdateContact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | **Hash<String, String>** |  | [optional] 
**email_blacklisted** | **BOOLEAN** | Blacklist the contact for emails (emailBlacklisted = true) | [optional] 
**sms_blacklisted** | **BOOLEAN** | Blacklist the contact for SMS (smsBlacklisted = true) | [optional] 
**list_ids** | **Array<Integer>** | Ids of the lists to add the contact to | [optional] 
**unlink_list_ids** | **Array<Integer>** | Ids of the lists to remove the contact from | [optional] 
**smtp_blacklist_sender** | **Array<String>** | SMTP forbidden sender for contact. Use only for email Contact | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sib-api-v3-sdk-4.0.1 docs/UpdateContact.md
sib-api-v3-sdk-4.0.0 docs/UpdateContact.md
sib-api-v3-sdk-3.0.1 docs/UpdateContact.md
sib-api-v3-sdk-3.0.0 docs/UpdateContact.md