Built motion from commit 9d0783e6.|2.6.13
[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 _0x2d16=['Configurations','name','username','accessKey','remoteUri','serverUrl'];(function(_0x50b53c,_0x47bdae){var _0x51b1a9=function(_0x8acc6e){while(--_0x8acc6e){_0x50b53c['push'](_0x50b53c['shift']());}};_0x51b1a9(++_0x47bdae);}(_0x2d16,0x1c9));var _0x62d1=function(_0x4846cb,_0x54f399){_0x4846cb=_0x4846cb-0x0;var _0x4f4e7b=_0x2d16[_0x4846cb];return _0x4f4e7b;};'use strict';function VtigerAccount(_0x5c98b1){this['id']=_0x5c98b1['id']||0x0;this[_0x62d1('0x0')]=_0x5c98b1[_0x62d1('0x0')]||'';this[_0x62d1('0x1')]=_0x5c98b1[_0x62d1('0x1')]||'';this[_0x62d1('0x2')]=_0x5c98b1['accessKey']||'';this[_0x62d1('0x3')]=_0x5c98b1[_0x62d1('0x3')]||'';this['serverUrl']=_0x5c98b1[_0x62d1('0x4')]||'';this['Configurations']=_0x5c98b1[_0x62d1('0x5')]||{};}module['exports']=VtigerAccount;