Kind: Interface
Source: Frontend/src/app/components/configuration/templates/html-templates-variable.ts (line 153)
Part of: Frontend
Properties
| Property | Type |
|---|---|
ItemDescription | string |
ProductName | string |
ItemUnitPrice | number |
Discount | number |
Qty | number |
Tax | number |
ItemTotalPrice | number |
itemTotalAfterTax | number |
ItemUnit | string |
Was this page helpful?