X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=a7b499ce0fd962a65e1922fbb11f9697d6846a38;hb=04c0f252a7a18de2cd4c2368f646bc7587dfdeaf;hp=dd345c8926c63b243d90a52b96404414bb942b7d;hpb=bb4ed137b40a5e77cec195be87f1b347330d2766;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index dd345c8..a7b499c 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 _0x6e05=['username','password','remoteUri','serverUrl','Configurations','name'];(function(_0x5037ab,_0x43209e){var _0x512adb=function(_0x261783){while(--_0x261783){_0x5037ab['push'](_0x5037ab['shift']());}};_0x512adb(++_0x43209e);}(_0x6e05,0x1d3));var _0x56e0=function(_0x56fe98,_0x43dc16){_0x56fe98=_0x56fe98-0x0;var _0x212f4f=_0x6e05[_0x56fe98];return _0x212f4f;};'use strict';function SugarcrmAccount(_0x3a14e4){this['id']=_0x3a14e4['id']||0x0;this[_0x56e0('0x0')]=_0x3a14e4['name']||'';this[_0x56e0('0x1')]=_0x3a14e4[_0x56e0('0x1')]||'';this[_0x56e0('0x2')]=_0x3a14e4['password']||'';this[_0x56e0('0x3')]=_0x3a14e4[_0x56e0('0x3')]||'';this[_0x56e0('0x4')]=_0x3a14e4[_0x56e0('0x4')]||'';this[_0x56e0('0x5')]=_0x3a14e4[_0x56e0('0x5')]||{};}module['exports']=SugarcrmAccount; \ No newline at end of file +var _0xa67a=['exports','name','username','password','remoteUri','serverUrl'];(function(_0x48a96f,_0x530059){var _0x3ff3ef=function(_0x286059){while(--_0x286059){_0x48a96f['push'](_0x48a96f['shift']());}};_0x3ff3ef(++_0x530059);}(_0xa67a,0x91));var _0xaa67=function(_0x32b5bc,_0x2e47ea){_0x32b5bc=_0x32b5bc-0x0;var _0x1f2cce=_0xa67a[_0x32b5bc];return _0x1f2cce;};'use strict';function SugarcrmAccount(_0x28ba73){this['id']=_0x28ba73['id']||0x0;this[_0xaa67('0x0')]=_0x28ba73[_0xaa67('0x0')]||'';this[_0xaa67('0x1')]=_0x28ba73[_0xaa67('0x1')]||'';this[_0xaa67('0x2')]=_0x28ba73[_0xaa67('0x2')]||'';this[_0xaa67('0x3')]=_0x28ba73[_0xaa67('0x3')]||'';this['serverUrl']=_0x28ba73[_0xaa67('0x4')]||'';this['Configurations']=_0x28ba73['Configurations']||{};}module[_0xaa67('0x5')]=SugarcrmAccount; \ No newline at end of file