aa6355fbe554ef14b31bdad8daa12e466a351816
[motion2.git] / server / services / ami / model / sugarcrmAccount.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 _0xfda2=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x648b38,_0x125a20){var _0x13b265=function(_0xb76ffd){while(--_0xb76ffd){_0x648b38['push'](_0x648b38['shift']());}};_0x13b265(++_0x125a20);}(_0xfda2,0x115));var _0x2fda=function(_0x2e5467,_0x54f94b){_0x2e5467=_0x2e5467-0x0;var _0x20ab63=_0xfda2[_0x2e5467];return _0x20ab63;};'use strict';function SugarcrmAccount(_0x3572a4){this['id']=_0x3572a4['id']||0x0;this[_0x2fda('0x0')]=_0x3572a4[_0x2fda('0x0')]||'';this['username']=_0x3572a4[_0x2fda('0x1')]||'';this[_0x2fda('0x2')]=_0x3572a4[_0x2fda('0x2')]||'';this['remoteUri']=_0x3572a4[_0x2fda('0x3')]||'';this[_0x2fda('0x4')]=_0x3572a4[_0x2fda('0x4')]||'';this[_0x2fda('0x5')]=_0x3572a4[_0x2fda('0x5')]||{};}module['exports']=SugarcrmAccount;