Built motion from commit da617fac.|2.6.6
[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 _0x6e05=['username','password','remoteUri','serverUrl','Configurations','name'];(function(_0x5037ab,_0x43209e){var _0x512adb=function(_0x261783){while(--_0x261783){_0x5037ab['push'](_0x5037ab['shift']());}};_0x512adb(++_0x43209e);}(_0x6e05,0x1d3));var _0x56e0=function(_0x56fe98,_0x43dc16){_0x56fe98=_0x56fe98-0x0;var _0x212f4f=_0x6e05[_0x56fe98];return _0x212f4f;};'use strict';function SugarcrmAccount(_0x3a14e4){this['id']=_0x3a14e4['id']||0x0;this[_0x56e0('0x0')]=_0x3a14e4['name']||'';this[_0x56e0('0x1')]=_0x3a14e4[_0x56e0('0x1')]||'';this[_0x56e0('0x2')]=_0x3a14e4['password']||'';this[_0x56e0('0x3')]=_0x3a14e4[_0x56e0('0x3')]||'';this[_0x56e0('0x4')]=_0x3a14e4[_0x56e0('0x4')]||'';this[_0x56e0('0x5')]=_0x3a14e4[_0x56e0('0x5')]||{};}module['exports']=SugarcrmAccount;