Skip to content

OperationOutputs

@trimblecloudplatform/trimblecloud.processing


@trimblecloudplatform/trimblecloud.processing / OperationOutputs

Interface: OperationOutputs

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

Properties

dataType

dataType: string

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

Type of data output from the Operation.


description?

optional description: string

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

Descriptive text for the output and its type.


name?

optional name: string

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

Human readable name of the output.