d0ab87f23c38e330d2a67cc37fc7711ca77335f8
[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 _0x08ec=['exports','name','username','password','remoteUri','serverUrl'];(function(_0x1e3ac5,_0x472b3c){var _0x329589=function(_0x5e33c5){while(--_0x5e33c5){_0x1e3ac5['push'](_0x1e3ac5['shift']());}};_0x329589(++_0x472b3c);}(_0x08ec,0xd3));var _0xc08e=function(_0x596d3b,_0x13b9ef){_0x596d3b=_0x596d3b-0x0;var _0x1cfdfe=_0x08ec[_0x596d3b];return _0x1cfdfe;};'use strict';function SugarcrmAccount(_0x3e64d5){this['id']=_0x3e64d5['id']||0x0;this[_0xc08e('0x0')]=_0x3e64d5['name']||'';this['username']=_0x3e64d5[_0xc08e('0x1')]||'';this[_0xc08e('0x2')]=_0x3e64d5[_0xc08e('0x2')]||'';this[_0xc08e('0x3')]=_0x3e64d5[_0xc08e('0x3')]||'';this['serverUrl']=_0x3e64d5[_0xc08e('0x4')]||'';this['Configurations']=_0x3e64d5['Configurations']||{};}module[_0xc08e('0x5')]=SugarcrmAccount;