9d9e71812bb9d8801c8fa9478407e47f0453d80c
[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 _0x8075=['remoteUri','serverUrl','Configurations','name','username','password'];(function(_0x2cbec7,_0x30ad89){var _0x55c860=function(_0x56f1d9){while(--_0x56f1d9){_0x2cbec7['push'](_0x2cbec7['shift']());}};_0x55c860(++_0x30ad89);}(_0x8075,0xab));var _0x5807=function(_0x275f53,_0x5cdeff){_0x275f53=_0x275f53-0x0;var _0x252c70=_0x8075[_0x275f53];return _0x252c70;};'use strict';function SugarcrmAccount(_0x9f034d){this['id']=_0x9f034d['id']||0x0;this[_0x5807('0x0')]=_0x9f034d['name']||'';this[_0x5807('0x1')]=_0x9f034d['username']||'';this[_0x5807('0x2')]=_0x9f034d[_0x5807('0x2')]||'';this['remoteUri']=_0x9f034d[_0x5807('0x3')]||'';this[_0x5807('0x4')]=_0x9f034d['serverUrl']||'';this['Configurations']=_0x9f034d[_0x5807('0x5')]||{};}module['exports']=SugarcrmAccount;