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?
optionaldescription:string
Defined in: src/models/procedures.ts:178
Descriptive text for the output and its type.
name?
optionalname:string
Defined in: src/models/procedures.ts:186
Human readable name of the output.