83ba35c57ee2ddf42bbf7d28d12f1be8a12f4810
[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 _0x5684=['remoteUri','serverUrl','Configurations','name','username'];(function(_0x42bc91,_0x41f40a){var _0x3f5507=function(_0x20cfaf){while(--_0x20cfaf){_0x42bc91['push'](_0x42bc91['shift']());}};_0x3f5507(++_0x41f40a);}(_0x5684,0x19d));var _0x4568=function(_0x33d0e9,_0x104dda){_0x33d0e9=_0x33d0e9-0x0;var _0x32dbf9=_0x5684[_0x33d0e9];return _0x32dbf9;};'use strict';function SugarcrmAccount(_0x442f51){this['id']=_0x442f51['id']||0x0;this['name']=_0x442f51[_0x4568('0x0')]||'';this[_0x4568('0x1')]=_0x442f51[_0x4568('0x1')]||'';this['password']=_0x442f51['password']||'';this[_0x4568('0x2')]=_0x442f51[_0x4568('0x2')]||'';this['serverUrl']=_0x442f51[_0x4568('0x3')]||'';this[_0x4568('0x4')]=_0x442f51[_0x4568('0x4')]||{};}module['exports']=SugarcrmAccount;