InputArraySchema.items_

Defines the type of the array elements.

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

Meta