Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface to be implemented by Functions

Hierarchy

  • FunctionInterface

Index

Methods

Methods

  • Method invoked by Zyllio SDK when this function is being executed.

    This method is synchronous, it does not return a promise

    Parameters

    Returns Promise<string>

    the result of the function execution