SubscriberAddressStatus

Enumerates the possible status values for a subscriber’s address.

NameData TypeDescription
InActiveStringIndicates that a subscriber is inactive.
OptedInStringIndicates that the subscriber has opted in to receive messages.
OptedOutStringIndicates that the subscriber has opted out of receiving messages.