Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandOutputArraySchemaProperties

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>

items

Defines the type of the array elements.

Optional label

label?: string

A short, human-readable label of this object.

Optional name

name?: string

The identifier for this type

type

type: ARRAY

Must be array

Generated using TypeDoc