Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRoom

Room instance attributes.

Hierarchy

  • IRoom

Implemented by

Indexable

[key: string]: any

Room instance attributes.

Index

Properties

Properties

Optional id

id: undefined | string

Optional name

name: undefined | string

Optional type

type: undefined | string

Generated using TypeDoc