Built motion from commit (unavailable).|2.2.0
[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 _0x0561=['password','remoteUri','serverUrl','Configurations','name','username'];(function(_0x59d725,_0x141dfc){var _0x43fe2a=function(_0x8d5eee){while(--_0x8d5eee){_0x59d725['push'](_0x59d725['shift']());}};_0x43fe2a(++_0x141dfc);}(_0x0561,0x88));var _0x1056=function(_0x3a27e5,_0x59a0a7){_0x3a27e5=_0x3a27e5-0x0;var _0x4ad540=_0x0561[_0x3a27e5];return _0x4ad540;};'use strict';function SugarcrmAccount(_0x5de782){this['id']=_0x5de782['id']||0x0;this[_0x1056('0x0')]=_0x5de782[_0x1056('0x0')]||'';this['username']=_0x5de782[_0x1056('0x1')]||'';this['password']=_0x5de782[_0x1056('0x2')]||'';this[_0x1056('0x3')]=_0x5de782['remoteUri']||'';this[_0x1056('0x4')]=_0x5de782['serverUrl']||'';this[_0x1056('0x5')]=_0x5de782[_0x1056('0x5')]||{};}module['exports']=SugarcrmAccount;