Built motion from commit 9d0783e6.|2.6.13
[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 _0x706e=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x506168,_0x384fe6){var _0x102156=function(_0xad6abc){while(--_0xad6abc){_0x506168['push'](_0x506168['shift']());}};_0x102156(++_0x384fe6);}(_0x706e,0x15f));var _0xe706=function(_0x56d763,_0x520fe8){_0x56d763=_0x56d763-0x0;var _0x120d83=_0x706e[_0x56d763];return _0x120d83;};'use strict';function SugarcrmAccount(_0x3172c4){this['id']=_0x3172c4['id']||0x0;this[_0xe706('0x0')]=_0x3172c4[_0xe706('0x0')]||'';this['username']=_0x3172c4[_0xe706('0x1')]||'';this[_0xe706('0x2')]=_0x3172c4[_0xe706('0x2')]||'';this['remoteUri']=_0x3172c4[_0xe706('0x3')]||'';this['serverUrl']=_0x3172c4[_0xe706('0x4')]||'';this[_0xe706('0x5')]=_0x3172c4['Configurations']||{};}module[_0xe706('0x6')]=SugarcrmAccount;