Built motion from commit 47436d59.|2.6.7
[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 _0xb534=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x4c5822,_0x3d4974){var _0x2e34a1=function(_0x182d8e){while(--_0x182d8e){_0x4c5822['push'](_0x4c5822['shift']());}};_0x2e34a1(++_0x3d4974);}(_0xb534,0x16e));var _0x4b53=function(_0x18ae2c,_0xb5d28b){_0x18ae2c=_0x18ae2c-0x0;var _0x25dd60=_0xb534[_0x18ae2c];return _0x25dd60;};'use strict';function SugarcrmAccount(_0x1994a2){this['id']=_0x1994a2['id']||0x0;this[_0x4b53('0x0')]=_0x1994a2['name']||'';this[_0x4b53('0x1')]=_0x1994a2[_0x4b53('0x1')]||'';this['password']=_0x1994a2[_0x4b53('0x2')]||'';this[_0x4b53('0x3')]=_0x1994a2[_0x4b53('0x3')]||'';this[_0x4b53('0x4')]=_0x1994a2[_0x4b53('0x4')]||'';this[_0x4b53('0x5')]=_0x1994a2['Configurations']||{};}module[_0x4b53('0x6')]=SugarcrmAccount;