@wildix/xbees-users-client > UserPbxLinkData
UserPbxLinkData interface
Signature:
export interface UserPbxLinkData
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) The AWS region where the PBX is located. | ||
string | The ID of the tenant (company) associated with the user. | ||
string | (Optional) The name of the tenant (company) associated with the user. | ||
(Optional) Dialplan settings (PBX) of the user. | |||
string | The domain of the PBX where the user connected to. | ||
string | (Optional) The email address of the user. | ||
string | The unique identifier of the user (Cloud ID, not ID of the user on PBX). | ||
Personal information of the user. | |||
PBX information where user connected to. | |||
(Optional) Personal settings (PBX) of the user. | |||
string | A public URL of the user's picture (example: https://example.wildixin.com/cticonnect/cticonnect\_share/user\_avatar\_3688190.png) | ||
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. | ||
string | The port used for the PBX connection. | ||
string | The serial number of the PBX. | ||
(Optional) Services associated with the user's PBX. | |||
string | (Optional) The date when link data was updated last time. |