cb0f7e71584bf2d0213f233760f13c365f654cc0
[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 _0xba0b=['serverUrl','Configurations','username','password','remoteUri'];(function(_0x550d12,_0x5384bd){var _0x12103d=function(_0x2a9834){while(--_0x2a9834){_0x550d12['push'](_0x550d12['shift']());}};_0x12103d(++_0x5384bd);}(_0xba0b,0x110));var _0xbba0=function(_0x374019,_0x49b8dc){_0x374019=_0x374019-0x0;var _0x30d7ab=_0xba0b[_0x374019];return _0x30d7ab;};'use strict';function SugarcrmAccount(_0x42c9ad){this['id']=_0x42c9ad['id']||0x0;this['name']=_0x42c9ad['name']||'';this[_0xbba0('0x0')]=_0x42c9ad[_0xbba0('0x0')]||'';this[_0xbba0('0x1')]=_0x42c9ad[_0xbba0('0x1')]||'';this['remoteUri']=_0x42c9ad[_0xbba0('0x2')]||'';this[_0xbba0('0x3')]=_0x42c9ad[_0xbba0('0x3')]||'';this[_0xbba0('0x4')]=_0x42c9ad[_0xbba0('0x4')]||{};}module['exports']=SugarcrmAccount;