1de934da1b7c31c314ecfdb920c64ae24a92dd4f
[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 _0xc278=['username','password','remoteUri','serverUrl','Configurations','name'];(function(_0x41e6d1,_0x2eeddb){var _0x3441f1=function(_0x5eef95){while(--_0x5eef95){_0x41e6d1['push'](_0x41e6d1['shift']());}};_0x3441f1(++_0x2eeddb);}(_0xc278,0xcb));var _0x8c27=function(_0x2659b4,_0x38e84b){_0x2659b4=_0x2659b4-0x0;var _0x116917=_0xc278[_0x2659b4];return _0x116917;};'use strict';function SugarcrmAccount(_0x23acc9){this['id']=_0x23acc9['id']||0x0;this[_0x8c27('0x0')]=_0x23acc9[_0x8c27('0x0')]||'';this[_0x8c27('0x1')]=_0x23acc9['username']||'';this[_0x8c27('0x2')]=_0x23acc9[_0x8c27('0x2')]||'';this[_0x8c27('0x3')]=_0x23acc9[_0x8c27('0x3')]||'';this[_0x8c27('0x4')]=_0x23acc9[_0x8c27('0x4')]||'';this[_0x8c27('0x5')]=_0x23acc9[_0x8c27('0x5')]||{};}module['exports']=SugarcrmAccount;