EmailAddress
Represents an email address for a subscriber.
| Name | Data Type | Description |
|---|---|---|
Address | String | The physical mailing address required at the bottom of all email messages contains the information described by this property (no P.O. Boxes). The address used to communicate with a Person. |
AddressType | String | Indicates what type of address this object represents. |
Statuses | Array of AddressStatus objects | Array of status values for an address. |
Type | EmailType object | Indicates the type of email to send to the address. Possible values: Text or HTML. |