Skip to content

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?

optional description: string

Defined in: src/models/operations.ts:242

Descriptive text for the output and its type.


name?

optional name: string

Defined in: src/models/operations.ts:247

Human readable name of the output.