Sha256: 9bb2045a4a0ab706b79243d957b29ba877e9d9022da1312f1688ca2cc0a79a20

Contents?: true

Size: 709 Bytes

Versions: 6

Compression:

Stored size: 709 Bytes

Contents

# SibApiV3Sdk::CreateContact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | Email address of the user. Mandatory if `attributes.sms` is not passed | [optional] 
**attributes** | **Object** | Values of the attributes to fill. The attributes must exist in you contact database | [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] 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sib-api-v3-sdk-2.1.2 docs/CreateContact.md
sib-api-v3-sdk-2.1.1 docs/CreateContact.md
sib-api-v3-sdk-2.1.0 docs/CreateContact.md
sib-api-v3-sdk-2.0.1 docs/CreateContact.md
sib-api-v3-sdk-2.0.0 docs/CreateContact.md
sib-api-v3-sdk-1.0.0 docs/CreateContact.md