Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandOutputRecordSchemaProperties

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 fields

Defines the fields of the record.

Optional label

label?: string

A short, human-readable label of this object.

Optional name

name?: string

The identifier for this type

type

type: RECORD

Must be record

Generated using TypeDoc