Recipient

  • A Recipient represents a recipient in the system.

  • It is defined by its email address, delivery type, and resource kind.

  • The JSON representation of a Recipient includes fields for email , deliveryType , and kind .

Represents a recipient.

JSON representation
 { 
 "email" 
 : 
 string 
 , 
 "deliveryType" 
 : 
 enum (  DeliveryType 
 
) 
 , 
 "kind" 
 : 
 string 
 } 
Fields
email

string

The email address of the recipient.

deliveryType

enum ( DeliveryType )

The delivery type for the recipient.

kind

string

The kind of resource this is, in this case

dfareporting#recipient

.

Design a Mobile Site
View Site in Mobile | Classic
Share by: