| Name | Type | Description | Notes |
|---|---|---|---|
| code | CodeEnum | Reason code for blocking / unsubscribing (This code is safe for comparison) | [optional] |
| message | String | Reason for blocking / unsubscribing (This string is not safe for comparison) | [optional] |
| Name | Value |
|---|---|
| UNSUBSCRIBEDVIAMA | "unsubscribedViaMA" |
| UNSUBSCRIBEDVIAEMAIL | "unsubscribedViaEmail" |
| ADMINBLOCKED | "adminBlocked" |
| UNSUBSCRIBEDVIAAPI | "unsubscribedViaApi" |
| HARDBOUNCE | "hardBounce" |
| CONTACTFLAGGEDASSPAM | "contactFlaggedAsSpam" |