Interface: AddListMembersParams
Defined in: sdk/src/types.ts:847
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
contactIds? | string[] | Add by existing contact ids. | sdk/src/types.ts:849 |
emails? | string[] | Add by email — auto-creates contacts that don’t exist. | sdk/src/types.ts:851 |