4d9c3d1f1d493db8b0b0365d263df250c98450a1
[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 _0x8ebc=['password','remoteUri','serverUrl','Configurations','username'];(function(_0x35dfe6,_0x4244fa){var _0x59651c=function(_0x3ff137){while(--_0x3ff137){_0x35dfe6['push'](_0x35dfe6['shift']());}};_0x59651c(++_0x4244fa);}(_0x8ebc,0x19e));var _0xc8eb=function(_0x398784,_0x4f43d4){_0x398784=_0x398784-0x0;var _0x76f0e1=_0x8ebc[_0x398784];return _0x76f0e1;};'use strict';function SugarcrmAccount(_0x54f72d){this['id']=_0x54f72d['id']||0x0;this['name']=_0x54f72d['name']||'';this[_0xc8eb('0x0')]=_0x54f72d[_0xc8eb('0x0')]||'';this[_0xc8eb('0x1')]=_0x54f72d['password']||'';this[_0xc8eb('0x2')]=_0x54f72d['remoteUri']||'';this['serverUrl']=_0x54f72d[_0xc8eb('0x3')]||'';this[_0xc8eb('0x4')]=_0x54f72d['Configurations']||{};}module['exports']=SugarcrmAccount;