OperationInputParameter.type_

Specify valid types of data that may be assigned to this parameter.

class OperationInputParameter
@typeDSL
Either!(CWLType, InputRecordSchema, InputEnumSchema, InputArraySchema, string, Either!(CWLType, InputRecordSchema, InputEnumSchema, InputArraySchema, string)[]) type_;

Meta