Built motion from commit (unavailable).|2.4.21
[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 _0x9ff4=['Configurations','exports','name','username','accessKey','remoteUri','serverUrl'];(function(_0x5e74cd,_0x14e454){var _0x1a0402=function(_0x5132d2){while(--_0x5132d2){_0x5e74cd['push'](_0x5e74cd['shift']());}};_0x1a0402(++_0x14e454);}(_0x9ff4,0x1ad));var _0x49ff=function(_0x48184a,_0x4b2727){_0x48184a=_0x48184a-0x0;var _0x4e6be9=_0x9ff4[_0x48184a];return _0x4e6be9;};'use strict';function VtigerAccount(_0x331282){this['id']=_0x331282['id']||0x0;this[_0x49ff('0x0')]=_0x331282['name']||'';this[_0x49ff('0x1')]=_0x331282[_0x49ff('0x1')]||'';this['accessKey']=_0x331282[_0x49ff('0x2')]||'';this['remoteUri']=_0x331282[_0x49ff('0x3')]||'';this[_0x49ff('0x4')]=_0x331282[_0x49ff('0x4')]||'';this['Configurations']=_0x331282[_0x49ff('0x5')]||{};}module[_0x49ff('0x6')]=VtigerAccount;