225de7ae4509667c0e9fdce33a053dd5e7cdb7d4
[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 _0xa259=['name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports'];(function(_0x7dbf68,_0x4fed64){var _0xe43a22=function(_0x4fdc72){while(--_0x4fdc72){_0x7dbf68['push'](_0x7dbf68['shift']());}};_0xe43a22(++_0x4fed64);}(_0xa259,0x12b));var _0x9a25=function(_0x4fa291,_0x56e289){_0x4fa291=_0x4fa291-0x0;var _0x506d9b=_0xa259[_0x4fa291];return _0x506d9b;};'use strict';function DeskAccount(_0x447dc4){this['id']=_0x447dc4['id']||0x0;this[_0x9a25('0x0')]=_0x447dc4['name']||'';this[_0x9a25('0x1')]=_0x447dc4[_0x9a25('0x1')]||'';this['remoteUri']=_0x447dc4[_0x9a25('0x2')]||'';this['authType']=_0x447dc4[_0x9a25('0x3')]||'';this[_0x9a25('0x4')]=_0x447dc4[_0x9a25('0x4')]||'';this[_0x9a25('0x5')]=_0x447dc4[_0x9a25('0x5')]||'';this[_0x9a25('0x6')]=_0x447dc4['consumerSecret']||'';this[_0x9a25('0x7')]=_0x447dc4[_0x9a25('0x7')]||'';this['tokenSecret']=_0x447dc4[_0x9a25('0x8')]||'';this['type']=_0x447dc4[_0x9a25('0x9')]||'';this[_0x9a25('0xa')]=_0x447dc4['serverUrl']||'';this[_0x9a25('0xb')]=_0x447dc4['Configurations']||{};}module[_0x9a25('0xc')]=DeskAccount;