5471e56634c0c74615e0539e4d07ed798edb3bf4
[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 _0x2665=['exports','name','username','password','remoteUri','Configurations'];(function(_0x3c6516,_0x35f01b){var _0x1bb36d=function(_0x40de6a){while(--_0x40de6a){_0x3c6516['push'](_0x3c6516['shift']());}};_0x1bb36d(++_0x35f01b);}(_0x2665,0x11b));var _0x5266=function(_0x192bc0,_0x3a0510){_0x192bc0=_0x192bc0-0x0;var _0x5300b8=_0x2665[_0x192bc0];return _0x5300b8;};'use strict';function SugarcrmAccount(_0x1afe7f){this['id']=_0x1afe7f['id']||0x0;this[_0x5266('0x0')]=_0x1afe7f[_0x5266('0x0')]||'';this['username']=_0x1afe7f[_0x5266('0x1')]||'';this[_0x5266('0x2')]=_0x1afe7f[_0x5266('0x2')]||'';this[_0x5266('0x3')]=_0x1afe7f[_0x5266('0x3')]||'';this['serverUrl']=_0x1afe7f['serverUrl']||'';this['Configurations']=_0x1afe7f[_0x5266('0x4')]||{};}module[_0x5266('0x5')]=SugarcrmAccount;