3b3206dbb501eb8ad847b45fcc1352cc6e86f129
[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 _0x66d0=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x50aa2e,_0xfbd6f0){var _0x5e07f0=function(_0x3ed540){while(--_0x3ed540){_0x50aa2e['push'](_0x50aa2e['shift']());}};_0x5e07f0(++_0xfbd6f0);}(_0x66d0,0x135));var _0x066d=function(_0x39caaa,_0x1f37bc){_0x39caaa=_0x39caaa-0x0;var _0x9b9c7d=_0x66d0[_0x39caaa];return _0x9b9c7d;};'use strict';function SugarcrmAccount(_0x110bb2){this['id']=_0x110bb2['id']||0x0;this[_0x066d('0x0')]=_0x110bb2[_0x066d('0x0')]||'';this[_0x066d('0x1')]=_0x110bb2[_0x066d('0x1')]||'';this['password']=_0x110bb2[_0x066d('0x2')]||'';this[_0x066d('0x3')]=_0x110bb2['remoteUri']||'';this[_0x066d('0x4')]=_0x110bb2['serverUrl']||'';this[_0x066d('0x5')]=_0x110bb2['Configurations']||{};}module[_0x066d('0x6')]=SugarcrmAccount;