Built motion from commit da617fac.|2.6.6
[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 _0x5507=['serverUrl','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type'];(function(_0x4b5f1f,_0x1fee93){var _0x3bb747=function(_0x235c2b){while(--_0x235c2b){_0x4b5f1f['push'](_0x4b5f1f['shift']());}};_0x3bb747(++_0x1fee93);}(_0x5507,0x1e5));var _0x7550=function(_0x4817ef,_0x1d494){_0x4817ef=_0x4817ef-0x0;var _0x43431d=_0x5507[_0x4817ef];return _0x43431d;};'use strict';function DeskAccount(_0x4dc3cf){this['id']=_0x4dc3cf['id']||0x0;this[_0x7550('0x0')]=_0x4dc3cf[_0x7550('0x0')]||'';this[_0x7550('0x1')]=_0x4dc3cf[_0x7550('0x1')]||'';this[_0x7550('0x2')]=_0x4dc3cf[_0x7550('0x2')]||'';this[_0x7550('0x3')]=_0x4dc3cf[_0x7550('0x3')]||'';this[_0x7550('0x4')]=_0x4dc3cf['password']||'';this['consumerKey']=_0x4dc3cf[_0x7550('0x5')]||'';this['consumerSecret']=_0x4dc3cf[_0x7550('0x6')]||'';this[_0x7550('0x7')]=_0x4dc3cf[_0x7550('0x7')]||'';this[_0x7550('0x8')]=_0x4dc3cf['tokenSecret']||'';this[_0x7550('0x9')]=_0x4dc3cf['type']||'';this[_0x7550('0xa')]=_0x4dc3cf[_0x7550('0xa')]||'';this['Configurations']=_0x4dc3cf['Configurations']||{};}module['exports']=DeskAccount;