Built motion from commit 85328c08.|2.5.50
[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 _0xf168=['serverUrl','Configurations','username','password','remoteUri'];(function(_0xd9e788,_0x479b3e){var _0x23071e=function(_0x59bfcc){while(--_0x59bfcc){_0xd9e788['push'](_0xd9e788['shift']());}};_0x23071e(++_0x479b3e);}(_0xf168,0x1ce));var _0x8f16=function(_0x4fc9e6,_0xc51915){_0x4fc9e6=_0x4fc9e6-0x0;var _0x551d28=_0xf168[_0x4fc9e6];return _0x551d28;};'use strict';function SugarcrmAccount(_0x480444){this['id']=_0x480444['id']||0x0;this['name']=_0x480444['name']||'';this[_0x8f16('0x0')]=_0x480444['username']||'';this[_0x8f16('0x1')]=_0x480444[_0x8f16('0x1')]||'';this[_0x8f16('0x2')]=_0x480444[_0x8f16('0x2')]||'';this[_0x8f16('0x3')]=_0x480444[_0x8f16('0x3')]||'';this['Configurations']=_0x480444[_0x8f16('0x4')]||{};}module['exports']=SugarcrmAccount;