Record
delete-contactdb-lists-list-id-recipients-recipient-id-params
No description available.
record delete-contactdb-lists-list-id-recipients-recipient-id-params {
list-id: string,
recipient-id: string,
list-id-v2: s32,
recipient-id-v2: s32,
on-behalf-of: option<string>,
body: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| list-id | string | |
| recipient-id | string | |
| list-id-v2 | s32 | |
| recipient-id-v2 | s32 | |
| on-behalf-of | option<string> | |
| body | option<string> |