Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UserFunctions

Index

Methods

Methods

  • get(id: number): Promise<any>
  • Get the details of a user function

    Parameters

    • id: number

      Identifier of the user function

    Returns Promise<any>

    • User function object
  • list(): Promise<any>

Generated using TypeDoc