SubscriberAddressStatus
Enumerates the possible status values for a subscriber’s address.
| Name | Data Type | Description |
|---|---|---|
InActive | String | Indicates that a subscriber is inactive. |
OptedIn | String | Indicates that the subscriber has opted in to receive messages. |
OptedOut | String | Indicates that the subscriber has opted out of receiving messages. |