SubscriberAddress
The SubscriberAddress object is an address used to communicate with a person. The address is the base class from which other address classes (such as SMSAddress and EmailAddress) derive.
| Name | Data Type | Description |
|---|---|---|
| Address | xsd: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 | xsd:string | Indicates what type of address this object represents |
| Statuses | AddressStatus[] | Array of status values for an address. |