Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationArguments

Package version

A collection of properties that apply to a single invocation of an operation.

Hierarchy

  • OperationArguments

Indexable

[parameterName: string]: any

The parameters that were passed to the operation method.

Index

Properties

Properties

Optional options

The optional arugments that are provided to an operation.

Generated using TypeDoc