9814b06a2ce6b0b163fe296fc4f70ce16ec07cc2
[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 _0x6b59=['Configurations','exports','name','username','remoteUri','serverUrl'];(function(_0x1ac595,_0x5d2081){var _0x455fff=function(_0x3043ee){while(--_0x3043ee){_0x1ac595['push'](_0x1ac595['shift']());}};_0x455fff(++_0x5d2081);}(_0x6b59,0xc2));var _0x96b5=function(_0x406a99,_0x52f88e){_0x406a99=_0x406a99-0x0;var _0x4ba7ad=_0x6b59[_0x406a99];return _0x4ba7ad;};'use strict';function SugarcrmAccount(_0xa1e820){this['id']=_0xa1e820['id']||0x0;this['name']=_0xa1e820[_0x96b5('0x0')]||'';this['username']=_0xa1e820[_0x96b5('0x1')]||'';this['password']=_0xa1e820['password']||'';this['remoteUri']=_0xa1e820[_0x96b5('0x2')]||'';this[_0x96b5('0x3')]=_0xa1e820[_0x96b5('0x3')]||'';this['Configurations']=_0xa1e820[_0x96b5('0x4')]||{};}module[_0x96b5('0x5')]=SugarcrmAccount;