Represents a recipient.
JSON representation | |
---|---|
{
"email": string,
"deliveryType": enum ( |
Fields | |
---|---|
email |
The email address of the recipient. |
deliveryType |
The delivery type for the recipient. |
kind |
The kind of resource this is, in this case
. |