tm.document
Fields
Field | Description |
---|---|
id int | Unique ID |
typeid int | Type ID References: tm.systemtype |
name<langcode> mlstring | Name of the document |
description<langcode> mlstring | Description of the document |
htmltemplate string | HTML content for the document template |
css string | Css content for the document template |
translations map[k:string t:map v:string] | Translations for the document template |
options DocumentOptions | Key-value array of options. Can contain: nbrperpage |
createdts timestamp | Created timestamp |
lastupdatets timestamp | Last updated timestamp |