InputArraySchema.items_

Defines the type of the array elements.

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

Meta