Name | Description | Type | Additional information |
---|---|---|---|
id |
Id of site template, must be unique. |
globally unique identifier |
None. |
Version |
Coupon version. Default is 0. Use version 2 for the new html template engine. |
byte |
None. |
PartnerId |
Id of Link partner from Partner API. If not set, this template is regarded as a "global template" that can be used for coupons for any partner. |
integer |
None. |
Name |
Name of site template. |
string |
None. |
Properties |
[Version 1] Properties of template. |
Dictionary of string [key] and string [value] |
None. |
Pages |
[Version 1] Pages in template. |
Collection of SiteTemplatePage |
None. |
HtmlTemplate |
[Version 2] Html template. |
string |
None. |
BookletHtmlTemplate |
[Version 2] Booklet html template. |
string |
None. |