OutputParameter
@trimblecloudplatform/trimblecloud.processing
@trimblecloudplatform/trimblecloud.processing / OutputParameter
Interface: OutputParameter
Defined in: src/models/operations.ts:186
Properties
description?
optionaldescription:string
Defined in: src/models/operations.ts:196
Descriptive text for the output parameter.
name?
optionalname:string
Defined in: src/models/operations.ts:201
Human readable name for the parameter.
optional
optional:
boolean
Defined in: src/models/operations.ts:206
Whether the parameter is optional or required.
type
type:
ParameterType
Defined in: src/models/operations.ts:191
Data type of the output parameter