Built motion from commit (unavailable).|2.5.4
[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 _0x1359=['serverUrl','Configurations','exports','name','username','remoteUri'];(function(_0xe63a2,_0x2ba037){var _0x49359d=function(_0x2f6792){while(--_0x2f6792){_0xe63a2['push'](_0xe63a2['shift']());}};_0x49359d(++_0x2ba037);}(_0x1359,0x14d));var _0x9135=function(_0x46387e,_0x6d218d){_0x46387e=_0x46387e-0x0;var _0x8b18f3=_0x1359[_0x46387e];return _0x8b18f3;};'use strict';function SugarcrmAccount(_0x274875){this['id']=_0x274875['id']||0x0;this[_0x9135('0x0')]=_0x274875['name']||'';this['username']=_0x274875[_0x9135('0x1')]||'';this['password']=_0x274875['password']||'';this[_0x9135('0x2')]=_0x274875[_0x9135('0x2')]||'';this[_0x9135('0x3')]=_0x274875[_0x9135('0x3')]||'';this[_0x9135('0x4')]=_0x274875[_0x9135('0x4')]||{};}module[_0x9135('0x5')]=SugarcrmAccount;