| Name | Type | Description | Notes |
|---|---|---|---|
| Id | long? | ID of the list | |
| Name | string | Name of the list | |
| TotalBlacklisted | long? | Number of blacklisted contacts in the list | |
| TotalSubscribers | long? | Number of contacts in the list | |
| UniqueSubscribers | long? | Number of unique contacts in the list | |
| FolderId | long? | ID of the folder | |
| CreatedAt | string | Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ) | |
| CampaignStats | List<GetExtendedListCampaignStats> | [optional] | |
| DynamicList | bool? | Status telling if the list is dynamic or not (true=dynamic, false=not dynamic) | [optional] |