Built motion from commit 497d3d92.|2.5.43
[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 _0x86ec=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x1508e9,_0x5dfaec){var _0x5a0bf5=function(_0x1e2a64){while(--_0x1e2a64){_0x1508e9['push'](_0x1508e9['shift']());}};_0x5a0bf5(++_0x5dfaec);}(_0x86ec,0x18f));var _0xc86e=function(_0x287a52,_0x3398e9){_0x287a52=_0x287a52-0x0;var _0x1b65f5=_0x86ec[_0x287a52];return _0x1b65f5;};'use strict';function SugarcrmAccount(_0x42cfe7){this['id']=_0x42cfe7['id']||0x0;this['name']=_0x42cfe7[_0xc86e('0x0')]||'';this['username']=_0x42cfe7[_0xc86e('0x1')]||'';this['password']=_0x42cfe7[_0xc86e('0x2')]||'';this[_0xc86e('0x3')]=_0x42cfe7[_0xc86e('0x3')]||'';this['serverUrl']=_0x42cfe7[_0xc86e('0x4')]||'';this['Configurations']=_0x42cfe7[_0xc86e('0x5')]||{};}module[_0xc86e('0x6')]=SugarcrmAccount;