Represents a custom data entry.

Hierarchy-Diagram

UML class diagram of CustomDataNumberList
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

Properties

description?: string

A description for the command.

id: string

ID of the command.

value: number[]

The value of the data.

valueType: NUMBER_LIST

The value type of the data.

Generated using TypeDoc