docs/GetSmtpTemplateOverview.md in sib-api-v3-sdk-2.1.5 vs docs/GetSmtpTemplateOverview.md in sib-api-v3-sdk-3.0.0
- old
+ new
@@ -6,10 +6,10 @@
**id** | **Integer** | ID of the template |
**name** | **String** | Name of the template |
**subject** | **String** | Subject of the template |
**is_active** | **BOOLEAN** | Status of template (true=active, false=inactive) |
**test_sent** | **BOOLEAN** | Status of test sending for the template (true=test email has been sent, false=test email has not been sent) |
-**sender** | [**GetSmtpTemplateOverviewSender**](GetSmtpTemplateOverviewSender.md) | | [optional]
+**sender** | [**GetSmtpTemplateOverviewSender**](GetSmtpTemplateOverviewSender.md) | |
**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** | **DateTime** | Creation UTC date-time of the template (YYYY-MM-DDTHH:mm:ss.SSSZ) |