EmailAddress
Defines an email address that’s used to communicate with a subscriber.
| Name | Data Type | Description |
|---|---|---|
Address | String | Address used to communicate with a subscriber. |
AddressType | String | The type of address. |
Statuses | Array of AddressStatus objects | Array of status values for an address. |
Type | EmailType | Indicates the type of email to send to the address. Possible values: Text or HTML. |