UnsubscribedNumberResult
This response is returned by the AddUnsubscribedNumbers
and RemoveUnsubscribedNumbers
methods.
Type Properties
Property Name | Description | Data Type | Sample |
---|---|---|---|
PhoneNumber |
Phone number to remove from the recipient list. |
String |
7575559999 |
Error |
Description of the unsubscription error. |
String |
Invalid Phone Number |
IsSuccess |
Whether the operation succeeded. |
Boolean |
False |