@wildix/xbees-users-client > UserPersonalInfo
UserPersonalInfo interface
Signature:
export interface UserPersonalInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) Department of the user (example: 'Sales'). This field can be an empty string or undefined if not provided. | ||
string | Dialplan associated with the user (example: 'users'). | ||
string | Distinguished Name (DN) of the user in the directory (example: 'uid=9010198,o=com0,dc=wildix'). | ||
string | (Optional) Email address of the user (example: 'email@google.com'). This field can be an empty string or undefined if not provided. | ||
string | Extension number of the user (example: '111'). | ||
string | Fax dialplan associated with the user. Example: 'users'. | ||
string | (Optional) Fax number of the user (example: '22222'). This field can be an empty string or undefined if not provided. | ||
string | Distinguished Name (DN) of the user's group in the directory. Example: 'gid=5194383,o=com0,dc=wildix'. | ||
string | Name of the user's group. | ||
string | Unique identifier of the user (example: '9010198'). | ||
string | Jabber ID (JID) of the user. Example: '100@example.wildixin.com'. | ||
string | Language preference of the user (example: 'en'). | ||
Type of license assigned to the user. | |||
string | (Optional) Login name of the user. This field can be an empty string or undefined if not provided. | ||
string | (Optional) Mobile phone number of the user (example: '22222'). This field can be an empty string or undefined if not provided. | ||
string | Name of the user (example: 'John Doe'). | ||
string | (Optional) Office phone number of the user (example: '22222'). This field can be an empty string or undefined if not provided. | ||
string | (Optional) PBX associated with the user. This field can be an empty string or undefined if not provided. | ||
string | Distinguished Name (DN) of the PBX associated with the user. Example: 'pbxid=0800276a7b26,dc=wildix'. | ||
string | Public URL path of the user's picture (example: '/cticonnect/cticonnect_share/user_avatar_3688190.png?100&John Doe&98998generated'). | ||
string | Role of the user (example: 'admin'). | ||
string | (Optional) SIP password for the user, used to authenticate and secure SIP communications such as VoIP calls. | ||
string | (Optional) Source identifier for the user's authorization (example: '117868550326216144929'). |