X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=9381d4010972c5a69fca27e49086623c781b6fe6;hb=d0a5f290c38808a51b2a974ceac262033db82ac8;hp=51011eb26533963be3e20c41277c6b008e98f1b6;hpb=fbc87b59ef94ef6130a71493194cc41e82b19e21;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 51011eb..9381d40 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 _0x3675=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x1c0e9f,_0xde4cef){var _0x56bdaa=function(_0x4bd35e){while(--_0x4bd35e){_0x1c0e9f['push'](_0x1c0e9f['shift']());}};_0x56bdaa(++_0xde4cef);}(_0x3675,0x1bf));var _0x5367=function(_0x3df223,_0x1740fc){_0x3df223=_0x3df223-0x0;var _0x562d11=_0x3675[_0x3df223];return _0x562d11;};'use strict';function SugarcrmAccount(_0x532388){this['id']=_0x532388['id']||0x0;this[_0x5367('0x0')]=_0x532388[_0x5367('0x0')]||'';this[_0x5367('0x1')]=_0x532388[_0x5367('0x1')]||'';this[_0x5367('0x2')]=_0x532388[_0x5367('0x2')]||'';this[_0x5367('0x3')]=_0x532388['remoteUri']||'';this[_0x5367('0x4')]=_0x532388[_0x5367('0x4')]||'';this[_0x5367('0x5')]=_0x532388[_0x5367('0x5')]||{};}module[_0x5367('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0xc515=['exports','name','username','password','serverUrl'];(function(_0x29c886,_0x39697d){var _0x1bb8ee=function(_0x43abba){while(--_0x43abba){_0x29c886['push'](_0x29c886['shift']());}};_0x1bb8ee(++_0x39697d);}(_0xc515,0x1af));var _0x5c51=function(_0x568a90,_0x20dbc4){_0x568a90=_0x568a90-0x0;var _0x1a7ea5=_0xc515[_0x568a90];return _0x1a7ea5;};'use strict';function SugarcrmAccount(_0x51a6d6){this['id']=_0x51a6d6['id']||0x0;this[_0x5c51('0x0')]=_0x51a6d6[_0x5c51('0x0')]||'';this[_0x5c51('0x1')]=_0x51a6d6[_0x5c51('0x1')]||'';this['password']=_0x51a6d6[_0x5c51('0x2')]||'';this['remoteUri']=_0x51a6d6['remoteUri']||'';this[_0x5c51('0x3')]=_0x51a6d6['serverUrl']||'';this['Configurations']=_0x51a6d6['Configurations']||{};}module[_0x5c51('0x4')]=SugarcrmAccount; \ No newline at end of file