Footprints Data Model |
Table |
Table Name | Template Category |
Table Definition | A category of template, for example Email Template Definition. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Template Category Id | The automatically generated primary key of the tmpl_ctgy table. | LONG | Yes |
Template Category Name | The name of the Template Category. | VARCHAR(255) | Yes |
Template Category Description | A descriptive name of the Template Category. This descriptive name may be localized. | VARCHAR(512) | No |