7b542e0e103698c496c27a9bb62637986ee9e16a
[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 _0xa509=['name','username','password','remoteUri','Configurations','exports'];(function(_0x3d4e39,_0x16841d){var _0x3c84ad=function(_0x5718e7){while(--_0x5718e7){_0x3d4e39['push'](_0x3d4e39['shift']());}};_0x3c84ad(++_0x16841d);}(_0xa509,0x1ce));var _0x9a50=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xa509[_0x20a584];return _0x4b41a8;};'use strict';function SugarcrmAccount(_0x15669b){this['id']=_0x15669b['id']||0x0;this['name']=_0x15669b[_0x9a50('0x0')]||'';this[_0x9a50('0x1')]=_0x15669b[_0x9a50('0x1')]||'';this[_0x9a50('0x2')]=_0x15669b['password']||'';this[_0x9a50('0x3')]=_0x15669b['remoteUri']||'';this['serverUrl']=_0x15669b['serverUrl']||'';this[_0x9a50('0x4')]=_0x15669b['Configurations']||{};}module[_0x9a50('0x5')]=SugarcrmAccount;