Sha256: b0878f6c9974d95813a5496cff8fd2b2ddadd0cfd6fa113d74d825c9f1382cf4

Contents?: true

Size: 687 Bytes

Versions: 10

Compression:

Stored size: 687 Bytes

Contents

# SibApiV3Sdk::AddContactToList

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**emails** | **Array<String>** | Mandatory if IDs are not passed, ignored otherwise. Emails to add to a list. You can pass a maximum of 150 emails for addition in one request. If you need to add the emails in bulk, please prefer /contacts/import api. | [optional] 
**ids** | **Array<Integer>** | Mandatory if Emails are not passed, ignored otherwise. Emails to add to a list. You can pass a maximum of 150 emails for addition in one request. If you need to add the emails in bulk, please prefer /contacts/import api. | [optional] 


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/AddContactToList.md
sib-api-v3-sdk-9.0.0 docs/AddContactToList.md
sib-api-v3-sdk-8.1.0 docs/AddContactToList.md
sib-api-v3-sdk-8.0.0 docs/AddContactToList.md
sib-api-v3-sdk-7.5.0 docs/AddContactToList.md
sib-api-v3-sdk-7.4.0 docs/AddContactToList.md
sib-api-v3-sdk-7.3.0 docs/AddContactToList.md
sib-api-v3-sdk-7.2.0 docs/AddContactToList.md
sib-api-v3-sdk-7.1.0 docs/AddContactToList.md
sib-api-v3-sdk-7.0.0 docs/AddContactToList.md