9174cfa53f61a863562d4ecb22aeddd9f9ec4eab
[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 _0x6488=['Configurations','name','username','accessKey','remoteUri','serverUrl'];(function(_0xe506a9,_0x3105d4){var _0x12ca6f=function(_0x5d512d){while(--_0x5d512d){_0xe506a9['push'](_0xe506a9['shift']());}};_0x12ca6f(++_0x3105d4);}(_0x6488,0xc1));var _0x8648=function(_0x4f103e,_0x284aaf){_0x4f103e=_0x4f103e-0x0;var _0x474b4d=_0x6488[_0x4f103e];return _0x474b4d;};'use strict';function VtigerAccount(_0x765042){this['id']=_0x765042['id']||0x0;this[_0x8648('0x0')]=_0x765042[_0x8648('0x0')]||'';this['username']=_0x765042[_0x8648('0x1')]||'';this[_0x8648('0x2')]=_0x765042['accessKey']||'';this[_0x8648('0x3')]=_0x765042[_0x8648('0x3')]||'';this[_0x8648('0x4')]=_0x765042[_0x8648('0x4')]||'';this[_0x8648('0x5')]=_0x765042[_0x8648('0x5')]||{};}module['exports']=VtigerAccount;