docs/GetExtendedList.md in sib-api-v3-sdk-2.1.4 vs docs/GetExtendedList.md in sib-api-v3-sdk-2.1.5

- 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** | **DateTime** | Creation Date of the list (YYYY-MM-DDTHH:mm:ss.SSSZ) | +**created_at** | **DateTime** | Creation UTC date-time 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]