İngilizce dilinde oku Düzenle

Aracılığıyla paylaş


InputValuesQuery interface

Properties

currentValues
inputValues

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

resource

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

Property Details

currentValues

currentValues: {[key: string]: string}

Property Value

{[key: string]: string}

inputValues

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

inputValues: InputValues[]

Property Value

resource

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

resource: any

Property Value

any