Options
Menu

Interface INumberValue

Represents a number value within a RealTimeModel.

Hierarchy

Index

Properties

Properties

id

id: string

The unique identifier of this object within the model.

type

type: "number"
inheritdoc

value

value: number
inheritdoc