UserDefinedFunction interface
A user defined function in the ledger.
Properties
| code | Code of the user defined function in JavaScript. |
Property Details
code
Code of the user defined function in JavaScript.
code: string
Property Value
string