Built motion from commit (unavailable).|2.5.30
[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 _0x3d1d=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x5192de,_0x4e91cd){var _0x4e287e=function(_0x3639bc){while(--_0x3639bc){_0x5192de['push'](_0x5192de['shift']());}};_0x4e287e(++_0x4e91cd);}(_0x3d1d,0x72));var _0xd3d1=function(_0x41314b,_0x33a8eb){_0x41314b=_0x41314b-0x0;var _0x372755=_0x3d1d[_0x41314b];return _0x372755;};'use strict';function SugarcrmAccount(_0x1e27ed){this['id']=_0x1e27ed['id']||0x0;this['name']=_0x1e27ed[_0xd3d1('0x0')]||'';this['username']=_0x1e27ed[_0xd3d1('0x1')]||'';this[_0xd3d1('0x2')]=_0x1e27ed[_0xd3d1('0x2')]||'';this['remoteUri']=_0x1e27ed[_0xd3d1('0x3')]||'';this[_0xd3d1('0x4')]=_0x1e27ed[_0xd3d1('0x4')]||'';this['Configurations']=_0x1e27ed[_0xd3d1('0x5')]||{};}module['exports']=SugarcrmAccount;