f7151e26a390d7a1f84a5864a70ea2fa930c68a1
[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 _0x9e73=['password','remoteUri','serverUrl','name','username'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x9e73,0x1a2));var _0x39e7=function(_0x2dfbee,_0x22cadd){_0x2dfbee=_0x2dfbee-0x0;var _0xfea92a=_0x9e73[_0x2dfbee];return _0xfea92a;};'use strict';function SugarcrmAccount(_0x5ced32){this['id']=_0x5ced32['id']||0x0;this[_0x39e7('0x0')]=_0x5ced32[_0x39e7('0x0')]||'';this[_0x39e7('0x1')]=_0x5ced32[_0x39e7('0x1')]||'';this[_0x39e7('0x2')]=_0x5ced32['password']||'';this[_0x39e7('0x3')]=_0x5ced32[_0x39e7('0x3')]||'';this[_0x39e7('0x4')]=_0x5ced32[_0x39e7('0x4')]||'';this['Configurations']=_0x5ced32['Configurations']||{};}module['exports']=SugarcrmAccount;