Skip to main content

@wildix/xbees-users-client > UserPbxLinkData

UserPbxLinkData interface

Signature:

export interface UserPbxLinkData 

Properties

Property

Modifiers

Type

Description

awsRegion?

string

(Optional) The AWS region where the PBX is located.

company

string

The ID of the tenant (company) associated with the user.

companyName?

string

(Optional) The name of the tenant (company) associated with the user.

dialplanSettings?

UserPbxDialplanSettings

(Optional) Dialplan settings (PBX) of the user.

domain

string

The domain of the PBX where the user connected to.

email?

string

(Optional) The email address of the user.

id

string

The unique identifier of the user (Cloud ID, not ID of the user on PBX).

info

UserPersonalInfo

Personal information of the user.

pbx

UserPbxInfo

PBX information where user connected to.

personalSettings?

UserPbxPersonalSettings

(Optional) Personal settings (PBX) of the user.

picture

string

A public URL of the user's picture (example: https://example.wildixin.com/cticonnect/cticonnect\_share/user\_avatar\_3688190.png)

pictureDeleted?

boolean

(Optional) Indicates whether the picture was manually removed by the user. If true the application must show a placeholder instead of the default picture from the PBX.

port

string

The port used for the PBX connection.

serial

string

The serial number of the PBX.

services?

UserPbxServices

(Optional) Services associated with the user's PBX.

updatedAt?

string

(Optional) The date when link data was updated last time.