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