Built motion from commit (unavailable).|2.4.17
[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 _0xb5a2=['accessKey','remoteUri','serverUrl','Configurations'];(function(_0x3ad08f,_0xe65f48){var _0x8c11e=function(_0xb29215){while(--_0xb29215){_0x3ad08f['push'](_0x3ad08f['shift']());}};_0x8c11e(++_0xe65f48);}(_0xb5a2,0xa0));var _0x2b5a=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xb5a2[_0xa464c9];return _0x3d73c4;};'use strict';function VtigerAccount(_0x226d08){this['id']=_0x226d08['id']||0x0;this['name']=_0x226d08['name']||'';this['username']=_0x226d08['username']||'';this['accessKey']=_0x226d08[_0x2b5a('0x0')]||'';this[_0x2b5a('0x1')]=_0x226d08[_0x2b5a('0x1')]||'';this['serverUrl']=_0x226d08[_0x2b5a('0x2')]||'';this[_0x2b5a('0x3')]=_0x226d08[_0x2b5a('0x3')]||{};}module['exports']=VtigerAccount;