MailTemplates
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| MailTypeId | Integer | ||
| MailTypeName | String | ||
| MailKindId | Integer | ||
| MailKindName | String | ||
| MailEditorTypeId | Integer | ||
| MailEditorTypeName | String | ||
| MailCategoryId | Integer | ||
| MailCategoryName | String | ||
| SenderAddress | String | ||
| ReplyTo | String | ||
| Title | String | ||
| Body | String | ||
| DestinationAddress | String | ||
| Cc | String | ||
| Memo | String | ||
| DateRegist | Datetime | ||
| DateUpdate | Datetime | ||
| MailFileId | Integer | ||
| MailFileName | String | ||
| MailFileExtension | String | ||
| DkimKeyId | Integer | ||
| DkimKeyName | String | ||
| MailUsageId | Integer | ||
| MailUsageName | String | ||
| SenderDomainAuthenticationId | Integer | ||
| SenderDomainAuthenticationName | String |