Skip to main content

@wildix/xbees-users-client > Workspace

Workspace interface

Signature:

export interface Workspace

Properties

Property

Modifiers

Type

Description

accountId

string

The unique identifier of the account.

active

boolean

Indicates if the workspace is active.

companyId?

string | undefined

(Optional) The unique identifier of the tenant (company).

id

string

The unique identifier

pbxUser?

UserPbxLinkData | undefined

(Optional) PBX information where user connected to.

streamUser?

User | undefined

(Optional) Personal information of the user. If user is not logged in yet, this field will might be empty.

type?

WorkspaceType | undefined

(Optional) The type of workspace.