X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=a2edcc51380e28d902e5020937fc57ac50ecad3c;hb=3b6ec49862a5197d06e7453a43d40dcd68709ea0;hp=7b542e0e103698c496c27a9bb62637986ee9e16a;hpb=ed368fdfe923471c0749d5720e7df57649e4ed09;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 7b542e0..a2edcc5 100644 --- a/server/services/ami/model/sugarcrmAccount.js +++ b/server/services/ami/model/sugarcrmAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xa509=['name','username','password','remoteUri','Configurations','exports'];(function(_0x3d4e39,_0x16841d){var _0x3c84ad=function(_0x5718e7){while(--_0x5718e7){_0x3d4e39['push'](_0x3d4e39['shift']());}};_0x3c84ad(++_0x16841d);}(_0xa509,0x1ce));var _0x9a50=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xa509[_0x20a584];return _0x4b41a8;};'use strict';function SugarcrmAccount(_0x15669b){this['id']=_0x15669b['id']||0x0;this['name']=_0x15669b[_0x9a50('0x0')]||'';this[_0x9a50('0x1')]=_0x15669b[_0x9a50('0x1')]||'';this[_0x9a50('0x2')]=_0x15669b['password']||'';this[_0x9a50('0x3')]=_0x15669b['remoteUri']||'';this['serverUrl']=_0x15669b['serverUrl']||'';this[_0x9a50('0x4')]=_0x15669b['Configurations']||{};}module[_0x9a50('0x5')]=SugarcrmAccount; \ No newline at end of file +var _0xef2d=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x133b18,_0x10ede2){var _0x221ed7=function(_0x8c85b){while(--_0x8c85b){_0x133b18['push'](_0x133b18['shift']());}};_0x221ed7(++_0x10ede2);}(_0xef2d,0x102));var _0xdef2=function(_0x4dac4e,_0x3fb647){_0x4dac4e=_0x4dac4e-0x0;var _0x20421d=_0xef2d[_0x4dac4e];return _0x20421d;};'use strict';function SugarcrmAccount(_0x2a1fd8){this['id']=_0x2a1fd8['id']||0x0;this[_0xdef2('0x0')]=_0x2a1fd8[_0xdef2('0x0')]||'';this[_0xdef2('0x1')]=_0x2a1fd8['username']||'';this[_0xdef2('0x2')]=_0x2a1fd8[_0xdef2('0x2')]||'';this['remoteUri']=_0x2a1fd8[_0xdef2('0x3')]||'';this[_0xdef2('0x4')]=_0x2a1fd8[_0xdef2('0x4')]||'';this[_0xdef2('0x5')]=_0x2a1fd8[_0xdef2('0x5')]||{};}module['exports']=SugarcrmAccount; \ No newline at end of file