Built motion from commit 497d3d92.|2.5.43
[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 _0x17fb=['Configurations','name','username','accessKey','remoteUri','serverUrl'];(function(_0xe492b7,_0x5dd498){var _0x47f211=function(_0x4e051c){while(--_0x4e051c){_0xe492b7['push'](_0xe492b7['shift']());}};_0x47f211(++_0x5dd498);}(_0x17fb,0xc1));var _0xb17f=function(_0x4c0622,_0x5dacaf){_0x4c0622=_0x4c0622-0x0;var _0x1799d8=_0x17fb[_0x4c0622];return _0x1799d8;};'use strict';function VtigerAccount(_0x526ac1){this['id']=_0x526ac1['id']||0x0;this[_0xb17f('0x0')]=_0x526ac1['name']||'';this[_0xb17f('0x1')]=_0x526ac1[_0xb17f('0x1')]||'';this['accessKey']=_0x526ac1[_0xb17f('0x2')]||'';this[_0xb17f('0x3')]=_0x526ac1[_0xb17f('0x3')]||'';this[_0xb17f('0x4')]=_0x526ac1[_0xb17f('0x4')]||'';this[_0xb17f('0x5')]=_0x526ac1[_0xb17f('0x5')]||{};}module['exports']=VtigerAccount;