Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandInputEnumSchemaProperties

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 inputBinding

inputBinding?: CommandLineBinding

Describes how to turn this object into command line arguments.

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