Built motion from commit 25580385.|2.6.2
[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 _0x2c96=['remoteUri','serverUrl','Configurations','name','username','password'];(function(_0x17ba8d,_0x2c6dab){var _0x1e4c89=function(_0x34b4cc){while(--_0x34b4cc){_0x17ba8d['push'](_0x17ba8d['shift']());}};_0x1e4c89(++_0x2c6dab);}(_0x2c96,0x153));var _0x62c9=function(_0x55cad3,_0x3cdb87){_0x55cad3=_0x55cad3-0x0;var _0xf46300=_0x2c96[_0x55cad3];return _0xf46300;};'use strict';function SugarcrmAccount(_0x19d1af){this['id']=_0x19d1af['id']||0x0;this['name']=_0x19d1af[_0x62c9('0x0')]||'';this[_0x62c9('0x1')]=_0x19d1af['username']||'';this[_0x62c9('0x2')]=_0x19d1af[_0x62c9('0x2')]||'';this[_0x62c9('0x3')]=_0x19d1af['remoteUri']||'';this[_0x62c9('0x4')]=_0x19d1af['serverUrl']||'';this[_0x62c9('0x5')]=_0x19d1af[_0x62c9('0x5')]||{};}module['exports']=SugarcrmAccount;