UserDefinedFunctionOutput interface

總賬中的使用者定義函數。

屬性

code

JavaScript 中使用者定義函式的程式代碼。

id

用戶定義函數的識別碼。

屬性詳細資料

code

JavaScript 中使用者定義函式的程式代碼。

code: string

屬性值

string

id

用戶定義函數的識別碼。

id?: string

屬性值

string