EMailTemplate

The business object for describing the email templateinformation.

NameDescriptionTypeAdditional information
ShopId

Gets or sets the shop identifier.

integer

None.

ShopOwnerId

integer

None.

CultureId

integer

None.

CultureCode

string

None.

Code

string

Required

Max length: 50

Subject

string

Max length: 200

Content

string

Required

Max length: 1073741823

ToAddress

string

Max length: 500

CcAddress

string

Max length: 500

BccAddress

string

Max length: 500

Comment

string

Max length: 300

TemplateType

EMailTemplateTypeEnum

None.

MailKind

EMailTemplateMailKindEnum

Required

Publish

boolean

Required

Id

Gets or sets the identifier.

integer

Required

Name

Gets or sets the name.

string

Required

Max length: 50