59a21f240e4dc98a9dad63c241dd5e56f775e085
[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 _0xf3c0=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x47bdcf,_0x1fddd9){var _0x38ae0e=function(_0x4485e5){while(--_0x4485e5){_0x47bdcf['push'](_0x47bdcf['shift']());}};_0x38ae0e(++_0x1fddd9);}(_0xf3c0,0x77));var _0x0f3c=function(_0x15d35c,_0x5ad523){_0x15d35c=_0x15d35c-0x0;var _0x1913fa=_0xf3c0[_0x15d35c];return _0x1913fa;};'use strict';function SugarcrmAccount(_0xc6a189){this['id']=_0xc6a189['id']||0x0;this['name']=_0xc6a189[_0x0f3c('0x0')]||'';this[_0x0f3c('0x1')]=_0xc6a189['username']||'';this['password']=_0xc6a189[_0x0f3c('0x2')]||'';this[_0x0f3c('0x3')]=_0xc6a189['remoteUri']||'';this[_0x0f3c('0x4')]=_0xc6a189['serverUrl']||'';this[_0x0f3c('0x5')]=_0xc6a189['Configurations']||{};}module[_0x0f3c('0x6')]=SugarcrmAccount;