docs/GetSmtpTemplateOverview.md in sib-api-v3-sdk-5.4.0 vs docs/GetSmtpTemplateOverview.md in sib-api-v3-sdk-5.5.0
- old
+ new
@@ -13,7 +13,8 @@
**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) |
**modified_at** | **DateTime** | Last modification UTC date-time of the template (YYYY-MM-DDTHH:mm:ss.SSSZ) |
+**doi_template** | **BOOLEAN** | It is true if template is a valid Double opt-in (DOI) template, otherwise it is false. This field will be available only in case of single template detail call. | [optional]