EmailRecipient
Properties
| Name | Type | Description |
|---|---|---|
| name | string | |
| email* | string |
JSON Example
{
"name": "string",
"email": "user@example.com"
}
| Name | Type | Description |
|---|---|---|
| name | string | |
| email* | string |
{
"name": "string",
"email": "user@example.com"
}