067462811832b8ebdb45b55657f9914c0ace1e5b
[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 _0x4ab0=['accessKey','remoteUri','serverUrl','Configurations','name','username'];(function(_0x1d05be,_0x4a42a4){var _0x493dc7=function(_0x566c6f){while(--_0x566c6f){_0x1d05be['push'](_0x1d05be['shift']());}};_0x493dc7(++_0x4a42a4);}(_0x4ab0,0x106));var _0x04ab=function(_0x47d7ff,_0xcddc31){_0x47d7ff=_0x47d7ff-0x0;var _0x201b95=_0x4ab0[_0x47d7ff];return _0x201b95;};'use strict';function VtigerAccount(_0x1a1bde){this['id']=_0x1a1bde['id']||0x0;this['name']=_0x1a1bde[_0x04ab('0x0')]||'';this[_0x04ab('0x1')]=_0x1a1bde[_0x04ab('0x1')]||'';this[_0x04ab('0x2')]=_0x1a1bde['accessKey']||'';this[_0x04ab('0x3')]=_0x1a1bde[_0x04ab('0x3')]||'';this['serverUrl']=_0x1a1bde[_0x04ab('0x4')]||'';this['Configurations']=_0x1a1bde[_0x04ab('0x5')]||{};}module['exports']=VtigerAccount;