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