Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnumSchemaProperties

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

Define an enumerated type.

Hierarchy

Implemented by

Index

Properties

Optional extensionFields

extensionFields?: Dictionary<any>

symbols

symbols: string[]

Defines the set of valid symbols.

type

type: ENUM

Must be enum

Generated using TypeDoc