OutputParam
@trimblecloudplatform/trimblecloud.processing
@trimblecloudplatform/trimblecloud.processing / OutputParam
Interface: OutputParam
Defined in: src/models/operations.ts:232
Properties
dataType
dataType:
string
Defined in: src/models/operations.ts:237
Type of data output from the Operation.
description?
optionaldescription:string
Defined in: src/models/operations.ts:242
Descriptive text for the output and its type.
name?
optionalname:string
Defined in: src/models/operations.ts:247
Human readable name of the output.