Skip to main content

Templatevariablesdto

Properties

NameTypeDescriptionNotes
key(optional) stringThe notification template key.[default to undefined]
medium(optional) Templatemediumdto[default to undefined]
globalVariables(optional) Array<Templatevariable>Global variables available to all templates for this tenant (e.g. __global., __recipient, __util., __dateTool., __esc.). Includes both data variables and function-type helpers.[default to undefined]
templateVariables(optional) Array<Templatevariable>Template-specific variables for the given key and medium (e.g. approverPath, requester, attributes).[default to undefined]