Sha256: 32dd84e8030498ee210b8a6086422dc9db5f5e6330bed501de34b55372d5ab43

Contents?: true

Size: 1.1 KB

Versions: 5

Compression:

Stored size: 1.1 KB

Contents

# SibApiV3Sdk::GetSmtpTemplateOverview

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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] 
**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 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) | 


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sib-api-v3-sdk-2.1.4 docs/GetSmtpTemplateOverview.md
sib-api-v3-sdk-2.1.3 docs/GetSmtpTemplateOverview.md
sib-api-v3-sdk-2.1.2 docs/GetSmtpTemplateOverview.md
sib-api-v3-sdk-2.1.1 docs/GetSmtpTemplateOverview.md
sib-api-v3-sdk-2.1.0 docs/GetSmtpTemplateOverview.md