InputParam
@trimblecloudplatform/trimblecloud.processing
@trimblecloudplatform/trimblecloud.processing / InputParam
Interface: InputParam
Defined in: src/models/operations.ts:209
Properties
dataTypes
dataTypes:
string[]
Defined in: src/models/operations.ts:224
List of accepted input data types.
description?
optionaldescription:string
Defined in: src/models/operations.ts:219
Descriptive text for the input type.
name?
optionalname:string
Defined in: src/models/operations.ts:214
Human readable name of the input.
optional
optional:
boolean
Defined in: src/models/operations.ts:229
Whether the input file is optional or not.