ListTypeEnum
The ListTypeEnum object specifies how a list stores subscriber information.
| Name | Data Type | Description |
|---|---|---|
| GlobalUnsubscribe | Enumeration | Specifies the GlobalUnsubscribe type for a list. |
| Master | Enumeration | Indicates the specified list is a master type. |
| Private | Enumeration | Specifies a Private type for a list. |
| Public | Enumeration | Specifies a Public type for a specified list. |
| SalesForce | Enumeration | Indicates a Salesforce list type. |