Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUser

User instance attributes.

Hierarchy

  • IUser

Implemented by

Indexable

[key: string]: any

User instance attributes.

Index

Properties

Properties

Optional id

id: undefined | string

Optional name

name: undefined | string

Optional room

room: IRoom

Generated using TypeDoc