@wildix/xbees-users-client > Workspace
Workspace interface
Signature:
export interface Workspace
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | The unique identifier of the account. | ||
boolean | Indicates if the workspace is active. | ||
string | undefined | (Optional) The unique identifier of the tenant (company). | ||
string | The unique identifier | ||
UserPbxLinkData | undefined | (Optional) PBX information where user connected to. | ||
User | undefined | (Optional) Personal information of the user. If user is not logged in yet, this field will might be empty. | ||
WorkspaceType | undefined | (Optional) The type of workspace. |