Skip to main content
Version: Next

Interface: InputStream

Defined in: composition-openapi/dist/index.d.ts:933

Export​

InputStream

Properties​

id?​

optional id: null | string

Defined in: composition-openapi/dist/index.d.ts:939

Id of a component.

Memberof​

InputStream


inputId​

inputId: string

Defined in: composition-openapi/dist/index.d.ts:945

Id of an input. It identifies a stream registered using a RegisterInputStream request.

Memberof​

InputStream


type​

type: "input_stream"

Defined in: composition-openapi/dist/index.d.ts:951

Memberof​

InputStream