Record
patch-contactdb-recipients-body-item
No description available.
record patch-contactdb-recipients-body-item {
email: string,
first-name: option<string>,
last-name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| string | ||
| first-name | option<string> | |
| last-name | option<string> |