Built motion from commit (unavailable).|2.5.31
[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 _0x00f7=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x2ae227,_0x3fff14){var _0x1614e6=function(_0xc3a2df){while(--_0xc3a2df){_0x2ae227['push'](_0x2ae227['shift']());}};_0x1614e6(++_0x3fff14);}(_0x00f7,0x157));var _0x700f=function(_0x599c04,_0x295c3d){_0x599c04=_0x599c04-0x0;var _0x16a232=_0x00f7[_0x599c04];return _0x16a232;};'use strict';function SugarcrmAccount(_0x59e5ae){this['id']=_0x59e5ae['id']||0x0;this[_0x700f('0x0')]=_0x59e5ae['name']||'';this['username']=_0x59e5ae[_0x700f('0x1')]||'';this[_0x700f('0x2')]=_0x59e5ae['password']||'';this[_0x700f('0x3')]=_0x59e5ae[_0x700f('0x3')]||'';this[_0x700f('0x4')]=_0x59e5ae[_0x700f('0x4')]||'';this['Configurations']=_0x59e5ae[_0x700f('0x5')]||{};}module[_0x700f('0x6')]=SugarcrmAccount;