Built motion from commit 449495f6.|2.6.27
[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 _0x6df6=['remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports','name','username'];(function(_0x44b7dd,_0x3e2e66){var _0x36ed5a=function(_0xaaffcb){while(--_0xaaffcb){_0x44b7dd['push'](_0x44b7dd['shift']());}};_0x36ed5a(++_0x3e2e66);}(_0x6df6,0x1ab));var _0x66df=function(_0x4e198a,_0x5a6bad){_0x4e198a=_0x4e198a-0x0;var _0xb84bfe=_0x6df6[_0x4e198a];return _0xb84bfe;};'use strict';function DeskAccount(_0x88471b){this['id']=_0x88471b['id']||0x0;this[_0x66df('0x0')]=_0x88471b[_0x66df('0x0')]||'';this[_0x66df('0x1')]=_0x88471b['username']||'';this[_0x66df('0x2')]=_0x88471b[_0x66df('0x2')]||'';this[_0x66df('0x3')]=_0x88471b[_0x66df('0x3')]||'';this['password']=_0x88471b[_0x66df('0x4')]||'';this[_0x66df('0x5')]=_0x88471b[_0x66df('0x5')]||'';this['consumerSecret']=_0x88471b[_0x66df('0x6')]||'';this[_0x66df('0x7')]=_0x88471b[_0x66df('0x7')]||'';this[_0x66df('0x8')]=_0x88471b['tokenSecret']||'';this['type']=_0x88471b[_0x66df('0x9')]||'';this[_0x66df('0xa')]=_0x88471b['serverUrl']||'';this[_0x66df('0xb')]=_0x88471b['Configurations']||{};}module[_0x66df('0xc')]=DeskAccount;