Kind: Interface
Source: Frontend/src/app/components/configuration/templates/html-templates-variable.ts (line 6)
Part of: Frontend
Properties
| Property | Type |
|---|---|
id | number |
name | string |
label | string |
type | `'string' |
category | string |
propertyMap | `{ sales?: string |
isTableColumn | boolean |
tableName | { sales?: string; buyout?: string; procurement?: string; invoice?: string; } |
availableFor | DocumentType[] |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
HtmlTemplatesService—Frontend/src/app/components/configuration/templates/html-templates.service.ts:1
Was this page helpful?