Built motion from commit ddca4d0d.|2.5.47
[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 _0x1c45=['Configurations','exports','name','username','serverUrl'];(function(_0x358806,_0x322b66){var _0x19fdcb=function(_0xe01b8d){while(--_0xe01b8d){_0x358806['push'](_0x358806['shift']());}};_0x19fdcb(++_0x322b66);}(_0x1c45,0x7f));var _0x51c4=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0x1c45[_0x17d9e3];return _0x14192d;};'use strict';function SugarcrmAccount(_0x50c076){this['id']=_0x50c076['id']||0x0;this[_0x51c4('0x0')]=_0x50c076[_0x51c4('0x0')]||'';this[_0x51c4('0x1')]=_0x50c076['username']||'';this['password']=_0x50c076['password']||'';this['remoteUri']=_0x50c076['remoteUri']||'';this[_0x51c4('0x2')]=_0x50c076[_0x51c4('0x2')]||'';this['Configurations']=_0x50c076[_0x51c4('0x3')]||{};}module[_0x51c4('0x4')]=SugarcrmAccount;