Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserDefinedFunctionDefinition

Hierarchy

  • UserDefinedFunctionDefinition

Index

Properties

Properties

Optional body

body: string | function

The body of the user defined function, it can also be passed as a stringifed function

Optional id

id: string

The id of the UserDefinedFunction

Generated using TypeDoc