Represents a custom data entry.

Hierarchy-Diagram

UML class diagram of CustomDataNumber
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

The value type of the data.

Generated using TypeDoc