Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputEnumSchemaProperties

Auto-generated interface for https://w3id.org/cwl/cwl#InputEnumSchema

Hierarchy

Implemented by

Index

Properties

Optional doc

doc?: string | string[]

A documentation string for this object, or an array of strings which should be concatenated.

Optional extensionFields

extensionFields?: Dictionary<any>

Optional label

label?: string

A short, human-readable label of this object.

Optional name

name?: string

The identifier for this type

symbols

symbols: string[]

Defines the set of valid symbols.

type

type: ENUM

Must be enum

Generated using TypeDoc