Built motion from commit 00bf23f6.|2.6.16
[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 _0x8a72=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x2c7f98,_0x5244e3){var _0x1862ef=function(_0x3d3133){while(--_0x3d3133){_0x2c7f98['push'](_0x2c7f98['shift']());}};_0x1862ef(++_0x5244e3);}(_0x8a72,0xac));var _0x28a7=function(_0x297f4a,_0x32e141){_0x297f4a=_0x297f4a-0x0;var _0xbfd965=_0x8a72[_0x297f4a];return _0xbfd965;};'use strict';function SugarcrmAccount(_0x30668a){this['id']=_0x30668a['id']||0x0;this['name']=_0x30668a[_0x28a7('0x0')]||'';this['username']=_0x30668a[_0x28a7('0x1')]||'';this[_0x28a7('0x2')]=_0x30668a[_0x28a7('0x2')]||'';this[_0x28a7('0x3')]=_0x30668a['remoteUri']||'';this[_0x28a7('0x4')]=_0x30668a['serverUrl']||'';this[_0x28a7('0x5')]=_0x30668a[_0x28a7('0x5')]||{};}module[_0x28a7('0x6')]=SugarcrmAccount;