Skip to main content

@wildix/xbees-users-client > UserPersonalInfo

UserPersonalInfo interface

Signature:

export interface UserPersonalInfo 

Properties

Property

Modifiers

Type

Description

departament?

string

(Optional) Department of the user (example: 'Sales'). This field can be an empty string or undefined if not provided.

dialplan

string

Dialplan associated with the user (example: 'users').

dn

string

Distinguished Name (DN) of the user in the directory (example: 'uid=9010198,o=com0,dc=wildix').

email?

string

(Optional) Email address of the user (example: 'email@google.com'). This field can be an empty string or undefined if not provided.

extension

string

Extension number of the user (example: '111').

faxDialplan

string

Fax dialplan associated with the user. Example: 'users'.

faxNumber?

string

(Optional) Fax number of the user (example: '22222'). This field can be an empty string or undefined if not provided.

groupDn

string

Distinguished Name (DN) of the user's group in the directory. Example: 'gid=5194383,o=com0,dc=wildix'.

groupName

string

Name of the user's group.

id

string

Unique identifier of the user (example: '9010198').

jid

string

Jabber ID (JID) of the user. Example: '100@example.wildixin.com'.

language

string

Language preference of the user (example: 'en').

licenseType

PbxLicenseType

Type of license assigned to the user.

login?

string

(Optional) Login name of the user. This field can be an empty string or undefined if not provided.

mobilePhone?

string

(Optional) Mobile phone number of the user (example: '22222'). This field can be an empty string or undefined if not provided.

name

string

Name of the user (example: 'John Doe').

officePhone?

string

(Optional) Office phone number of the user (example: '22222'). This field can be an empty string or undefined if not provided.

pbx?

string

(Optional) PBX associated with the user. This field can be an empty string or undefined if not provided.

pbxDn

string

Distinguished Name (DN) of the PBX associated with the user. Example: 'pbxid=0800276a7b26,dc=wildix'.

picture

string

Public URL path of the user's picture (example: '/cticonnect/cticonnect_share/user_avatar_3688190.png?100&John Doe&98998generated').

role

string

Role of the user (example: 'admin').

sipPassword?

string

(Optional) SIP password for the user, used to authenticate and secure SIP communications such as VoIP calls.

sourceId?

string

(Optional) Source identifier for the user's authorization (example: '117868550326216144929').