e6aaa53041e3083f3e28673b473bde7a216b9ddd
[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 _0xd02a=['serverUrl','Configurations','name','username','accessKey','remoteUri'];(function(_0x2a2f52,_0x37a983){var _0x1e1816=function(_0x35d531){while(--_0x35d531){_0x2a2f52['push'](_0x2a2f52['shift']());}};_0x1e1816(++_0x37a983);}(_0xd02a,0x1b2));var _0xad02=function(_0x2bcab0,_0x4725f7){_0x2bcab0=_0x2bcab0-0x0;var _0x1fb90a=_0xd02a[_0x2bcab0];return _0x1fb90a;};'use strict';function VtigerAccount(_0x3688c1){this['id']=_0x3688c1['id']||0x0;this['name']=_0x3688c1[_0xad02('0x0')]||'';this[_0xad02('0x1')]=_0x3688c1['username']||'';this[_0xad02('0x2')]=_0x3688c1[_0xad02('0x2')]||'';this['remoteUri']=_0x3688c1[_0xad02('0x3')]||'';this[_0xad02('0x4')]=_0x3688c1[_0xad02('0x4')]||'';this[_0xad02('0x5')]=_0x3688c1[_0xad02('0x5')]||{};}module['exports']=VtigerAccount;