Sha256: cc2d14c8c4dbda8c44ef339217e265724ac9140b55c3ec31f598c9a1377417cb
Contents?: true
Size: 1.09 KB
Versions: 3
Compression:
Stored size: 1.09 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** | **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) |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.1 | docs/GetSmtpTemplateOverview.md |
sib-api-v3-sdk-2.0.0 | docs/GetSmtpTemplateOverview.md |
sib-api-v3-sdk-1.0.0 | docs/GetSmtpTemplateOverview.md |