a2edcc51380e28d902e5020937fc57ac50ecad3c
[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 _0xef2d=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x133b18,_0x10ede2){var _0x221ed7=function(_0x8c85b){while(--_0x8c85b){_0x133b18['push'](_0x133b18['shift']());}};_0x221ed7(++_0x10ede2);}(_0xef2d,0x102));var _0xdef2=function(_0x4dac4e,_0x3fb647){_0x4dac4e=_0x4dac4e-0x0;var _0x20421d=_0xef2d[_0x4dac4e];return _0x20421d;};'use strict';function SugarcrmAccount(_0x2a1fd8){this['id']=_0x2a1fd8['id']||0x0;this[_0xdef2('0x0')]=_0x2a1fd8[_0xdef2('0x0')]||'';this[_0xdef2('0x1')]=_0x2a1fd8['username']||'';this[_0xdef2('0x2')]=_0x2a1fd8[_0xdef2('0x2')]||'';this['remoteUri']=_0x2a1fd8[_0xdef2('0x3')]||'';this[_0xdef2('0x4')]=_0x2a1fd8[_0xdef2('0x4')]||'';this[_0xdef2('0x5')]=_0x2a1fd8[_0xdef2('0x5')]||{};}module['exports']=SugarcrmAccount;