Options
Menu

Interface IBooleanValue

Represents a boolean value within a RealTimeModel.

Hierarchy

Index

Properties

Properties

id

id: string

The unique identifier of this object within the model.

type

type: "boolean"
inheritdoc

value

value: boolean
inheritdoc