Skip to content

OperationInputs

@trimblecloudplatform/trimblecloud.processing


@trimblecloudplatform/trimblecloud.processing / OperationInputs

Interface: OperationInputs

Defined in: src/models/procedures.ts:164

Properties

dataTypes?

optional dataTypes: string

Defined in: src/models/procedures.ts:172

Type of data output from the Operation.


sources

sources: string[]

Defined in: src/models/procedures.ts:168

Used to chain the output of one Operation into the input of another Operation.