Sha256: 3da9225325873160341f6c0fa3c7d457dc692d105bbf2162c3c953214157e499
Contents?: true
Size: 633 Bytes
Versions: 9
Compression:
Stored size: 633 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]
Version data entries
9 entries across 9 versions & 1 rubygems