SMSAddress
Defines an SMS address that is used to communicate with a Person.
| Name | Data Type | Description |
|---|---|---|
| Address | xsd:string | Address used to communicate with a subscriber. |
| AddressType | xsd:string | The type of address. |
| Carrier | xsd:string | Name of the SMS carrier. |
| Statuses | AddressStatus[] | Array of status values for an address. |