Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OutputsBeginTestOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • OutputsBeginTestOptionalParams

Index

Properties

Properties

Optional output

output: Output

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

Generated using TypeDoc