9fa281e77497432fcdf75614d5cf3ec1c7c89148
[motion2.git] / server / services / ami / model / deskAccount.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xf13b=['Configurations','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl'];(function(_0x2b8fc2,_0x140e97){var _0x2f9a7f=function(_0x4d2798){while(--_0x4d2798){_0x2b8fc2['push'](_0x2b8fc2['shift']());}};_0x2f9a7f(++_0x140e97);}(_0xf13b,0x1f0));var _0xbf13=function(_0x15a34f,_0x1378ba){_0x15a34f=_0x15a34f-0x0;var _0x2e7b6b=_0xf13b[_0x15a34f];return _0x2e7b6b;};'use strict';function DeskAccount(_0x163576){this['id']=_0x163576['id']||0x0;this['name']=_0x163576['name']||'';this['username']=_0x163576[_0xbf13('0x0')]||'';this[_0xbf13('0x1')]=_0x163576[_0xbf13('0x1')]||'';this[_0xbf13('0x2')]=_0x163576['authType']||'';this['password']=_0x163576[_0xbf13('0x3')]||'';this[_0xbf13('0x4')]=_0x163576['consumerKey']||'';this[_0xbf13('0x5')]=_0x163576[_0xbf13('0x5')]||'';this['token']=_0x163576[_0xbf13('0x6')]||'';this[_0xbf13('0x7')]=_0x163576['tokenSecret']||'';this[_0xbf13('0x8')]=_0x163576[_0xbf13('0x8')]||'';this[_0xbf13('0x9')]=_0x163576[_0xbf13('0x9')]||'';this['Configurations']=_0x163576[_0xbf13('0xa')]||{};}module['exports']=DeskAccount;