Built motion from commit (unavailable).|2.5.29
[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 _0x6d1e=['username','accessKey','remoteUri','serverUrl','Configurations','name'];(function(_0x9812dd,_0x5a032b){var _0x573098=function(_0x57ea60){while(--_0x57ea60){_0x9812dd['push'](_0x9812dd['shift']());}};_0x573098(++_0x5a032b);}(_0x6d1e,0x1d3));var _0xe6d1=function(_0x5027b1,_0x1409a5){_0x5027b1=_0x5027b1-0x0;var _0x4a46cf=_0x6d1e[_0x5027b1];return _0x4a46cf;};'use strict';function VtigerAccount(_0x19be4a){this['id']=_0x19be4a['id']||0x0;this[_0xe6d1('0x0')]=_0x19be4a['name']||'';this['username']=_0x19be4a[_0xe6d1('0x1')]||'';this['accessKey']=_0x19be4a[_0xe6d1('0x2')]||'';this[_0xe6d1('0x3')]=_0x19be4a[_0xe6d1('0x3')]||'';this['serverUrl']=_0x19be4a[_0xe6d1('0x4')]||'';this[_0xe6d1('0x5')]=_0x19be4a[_0xe6d1('0x5')]||{};}module['exports']=VtigerAccount;