Built motion from commit b0a9a629.|2.6.33
[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 _0xe7b4=['Configurations','username','accessKey','remoteUri','serverUrl'];(function(_0x1dbacd,_0x5b8a5a){var _0xbd3bf0=function(_0x49f961){while(--_0x49f961){_0x1dbacd['push'](_0x1dbacd['shift']());}};_0xbd3bf0(++_0x5b8a5a);}(_0xe7b4,0x105));var _0x4e7b=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0xe7b4[_0x59ee6f];return _0x4c0979;};'use strict';function VtigerAccount(_0x2a6ea7){this['id']=_0x2a6ea7['id']||0x0;this['name']=_0x2a6ea7['name']||'';this[_0x4e7b('0x0')]=_0x2a6ea7[_0x4e7b('0x0')]||'';this[_0x4e7b('0x1')]=_0x2a6ea7['accessKey']||'';this['remoteUri']=_0x2a6ea7[_0x4e7b('0x2')]||'';this[_0x4e7b('0x3')]=_0x2a6ea7[_0x4e7b('0x3')]||'';this[_0x4e7b('0x4')]=_0x2a6ea7[_0x4e7b('0x4')]||{};}module['exports']=VtigerAccount;