744b23f422c1def345d93d55865037eb05d4d42a
[motion2.git] / server / services / ami / model / vtigerAccount.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 _0x34fc=['accessKey','remoteUri','serverUrl','Configurations','name','username'];(function(_0x58afd5,_0x534a48){var _0x3e503b=function(_0x27ba44){while(--_0x27ba44){_0x58afd5['push'](_0x58afd5['shift']());}};_0x3e503b(++_0x534a48);}(_0x34fc,0x124));var _0xc34f=function(_0x4e5637,_0x2c1bd1){_0x4e5637=_0x4e5637-0x0;var _0x1b7a8f=_0x34fc[_0x4e5637];return _0x1b7a8f;};'use strict';function VtigerAccount(_0x4c4ceb){this['id']=_0x4c4ceb['id']||0x0;this['name']=_0x4c4ceb[_0xc34f('0x0')]||'';this[_0xc34f('0x1')]=_0x4c4ceb[_0xc34f('0x1')]||'';this[_0xc34f('0x2')]=_0x4c4ceb[_0xc34f('0x2')]||'';this['remoteUri']=_0x4c4ceb[_0xc34f('0x3')]||'';this['serverUrl']=_0x4c4ceb[_0xc34f('0x4')]||'';this[_0xc34f('0x5')]=_0x4c4ceb[_0xc34f('0x5')]||{};}module['exports']=VtigerAccount;