Built motion from commit 3c2ce842.|2.6.31
[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 _0x2e08=['username','remoteUri','authType','password','consumerKey','token','tokenSecret','type','serverUrl','Configurations','exports','name'];(function(_0x4f3381,_0x16a6ee){var _0x35e396=function(_0x3b0cf1){while(--_0x3b0cf1){_0x4f3381['push'](_0x4f3381['shift']());}};_0x35e396(++_0x16a6ee);}(_0x2e08,0x1bb));var _0x82e0=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0x2e08[_0x40a045];return _0x1a687c;};'use strict';function DeskAccount(_0x116bb5){this['id']=_0x116bb5['id']||0x0;this['name']=_0x116bb5[_0x82e0('0x0')]||'';this['username']=_0x116bb5[_0x82e0('0x1')]||'';this[_0x82e0('0x2')]=_0x116bb5[_0x82e0('0x2')]||'';this[_0x82e0('0x3')]=_0x116bb5[_0x82e0('0x3')]||'';this['password']=_0x116bb5[_0x82e0('0x4')]||'';this[_0x82e0('0x5')]=_0x116bb5['consumerKey']||'';this['consumerSecret']=_0x116bb5['consumerSecret']||'';this[_0x82e0('0x6')]=_0x116bb5[_0x82e0('0x6')]||'';this[_0x82e0('0x7')]=_0x116bb5[_0x82e0('0x7')]||'';this[_0x82e0('0x8')]=_0x116bb5[_0x82e0('0x8')]||'';this[_0x82e0('0x9')]=_0x116bb5['serverUrl']||'';this[_0x82e0('0xa')]=_0x116bb5[_0x82e0('0xa')]||{};}module[_0x82e0('0xb')]=DeskAccount;