Record
from-email-object
No description available.
record from-email-object {
email: string,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| string | ||
| name | option<string> |
No description available.
record from-email-object {
email: string,
name: option<string>,
}| Name | Type | Description |
|---|---|---|
| string | ||
| name | option<string> |