UserDefinedFunctionHookOutput interface
Hook for a user defined function execution.
Properties
| function |
ID of the user defined function to execute. |
| properties | The properties for executing a user defined function. |
Property Details
functionId
ID of the user defined function to execute.
functionId: string
Property Value
string
properties
The properties for executing a user defined function.
properties?: UserDefinedFunctionExecutionPropertiesOutput