Sha256: 59fccf18755db9ee54fe8754ceab98dcd759a558fc1af39ae19e3b488733d2ed
Contents?: true
Size: 681 Bytes
Versions: 2
Compression:
Stored size: 681 Bytes
Contents
# Brevo::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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/AddContactToList.md |
brevo-2.0.0 | docs/AddContactToList.md |