@wildix/wim-tools-client > ToolEmailHandler > Visitor
ToolEmailHandler.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: ToolCustomEmailConfig) => T | |||
(value: ToolWnsEmailConfig) => T |