79aca3b781d6cff1958af04c7740deb3d82d7666
[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 _0x88d3=['serverUrl','Configurations','name','username','password','remoteUri'];(function(_0x5d42a5,_0x5c9574){var _0x10e002=function(_0x59962d){while(--_0x59962d){_0x5d42a5['push'](_0x5d42a5['shift']());}};_0x10e002(++_0x5c9574);}(_0x88d3,0x11c));var _0x388d=function(_0xda5128,_0x5c54e0){_0xda5128=_0xda5128-0x0;var _0x16fb58=_0x88d3[_0xda5128];return _0x16fb58;};'use strict';function SugarcrmAccount(_0x260041){this['id']=_0x260041['id']||0x0;this[_0x388d('0x0')]=_0x260041[_0x388d('0x0')]||'';this[_0x388d('0x1')]=_0x260041['username']||'';this[_0x388d('0x2')]=_0x260041['password']||'';this[_0x388d('0x3')]=_0x260041[_0x388d('0x3')]||'';this['serverUrl']=_0x260041[_0x388d('0x4')]||'';this[_0x388d('0x5')]=_0x260041[_0x388d('0x5')]||{};}module['exports']=SugarcrmAccount;