docs/GetSmtpTemplateOverview.md in sib-api-v3-sdk-2.0.1 vs docs/GetSmtpTemplateOverview.md in sib-api-v3-sdk-2.1.0
- old
+ new
@@ -11,9 +11,9 @@
**sender** | [**GetSmtpTemplateOverviewSender**](GetSmtpTemplateOverviewSender.md) | | [optional]
**reply_to** | **String** | Email defined as the \"Reply to\" for the template |
**to_field** | **String** | Customisation of the \"to\" field for the template |
**tag** | **String** | Tag of the template |
**html_content** | **String** | HTML content of the template |
-**created_at** | **String** | Creation date of the template (YYYY-MM-DD HH:mm:ss) |
-**modified_at** | **String** | Last modification date of the template (YYYY-MM-DD HH:mm:ss) |
+**created_at** | **DateTime** | Creation date of the template (YYYY-MM-DDTHH:mm:ss.SSSZ) |
+**modified_at** | **DateTime** | Last modification date of the template (YYYY-MM-DDTHH:mm:ss.SSSZ) |