UserDefinedFunctionOutput interface

台帳のユーザー定義関数。

プロパティ

code

JavaScript のユーザー定義関数のコード。

id

ユーザー定義関数の ID。

プロパティの詳細

code

JavaScript のユーザー定義関数のコード。

code: string

プロパティ値

string

id

ユーザー定義関数の ID。

id?: string

プロパティ値

string