Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputValuesQuery

Hierarchy

Index

Properties

Optional currentValues

currentValues: object

Type declaration

  • [key: string]: string

Optional inputValues

inputValues: Array<InputValues>

The input values to return on input, and the result from the consumer on output.

Optional resource

resource: any

Subscription containing information about the publisher/consumer and the current input values

Generated using TypeDoc