docs/GetExtendedList.md in sib-api-v3-sdk-2.0.1 vs docs/GetExtendedList.md in sib-api-v3-sdk-2.1.0
- old
+ new
@@ -6,10 +6,10 @@
**id** | **Integer** | ID of the list |
**name** | **String** | Name of the list |
**total_blacklisted** | **Integer** | Number of blacklisted contacts in the list |
**total_subscribers** | **Integer** | Number of contacts in the list |
**folder_id** | **Integer** | ID of the folder |
-**created_at** | **String** | Creation Date of the list (YYYY-MM-DD HH:mm:ss) |
+**created_at** | **DateTime** | Creation Date of the list (YYYY-MM-DDTHH:mm:ss.SSSZ) |
**campaign_stats** | [**Array<GetExtendedListCampaignStats>**](GetExtendedListCampaignStats.md) | | [optional]
**dynamic_list** | **BOOLEAN** | Status telling if the list is dynamic or not (true=dynamic, false=not dynamic) | [optional]