Options
All
  • Public
  • Public/Protected
  • All
Menu

Basic fields, that must be present in each command

Hierarchy

Index

Constructors

Properties

Constructors

Properties

_cid: string

Command ID. This can be any string, and it's up to the api integrator to ensure uniqueness.

_metadata?: {}

Arbitrary metadata set by the api integrator. Keys must start with 'ext-'

Type declaration

  • [key: string]: string

The command type

_v: string

Command format version / API version

Generated using TypeDoc