UserDefinedFunctionHookOutput interface
ユーザー定義関数実行のフック。
プロパティ
| function |
実行するユーザー定義関数の ID。 |
| properties | ユーザー定義関数を実行するためのプロパティ。 |
プロパティの詳細
functionId
実行するユーザー定義関数の ID。
functionId: string
プロパティ値
string
properties
ユーザー定義関数を実行するためのプロパティ。
properties?: UserDefinedFunctionExecutionPropertiesOutput