Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FunctionsBeginTestOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • FunctionsBeginTestOptionalParams

Index

Properties

Properties

Optional functionParameter

functionParameter: FunctionModel

If the function specified does not already exist, this parameter must contain the full function definition intended to be tested. If the function specified already exists, this parameter can be left null to test the existing function as is or if specified, the properties specified will overwrite the corresponding properties in the existing function (exactly like a PATCH operation) and the resulting function will be tested.

Generated using TypeDoc