X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=d594320bb7de281161b84fa82bccde3bc0df854f;hb=6b8dca8de1a6b807be7e36077511bb032e7382e5;hp=985e6406be1454d62aff5cabe46436602d3eb09c;hpb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 985e640..d594320 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 _0x88d4=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x5dc5e4,_0x3dbd25){var _0x5132d9=function(_0x3c8f08){while(--_0x3c8f08){_0x5dc5e4['push'](_0x5dc5e4['shift']());}};_0x5132d9(++_0x3dbd25);}(_0x88d4,0xf0));var _0x488d=function(_0x44e2b3,_0x26e7be){_0x44e2b3=_0x44e2b3-0x0;var _0x17f62b=_0x88d4[_0x44e2b3];return _0x17f62b;};'use strict';function SugarcrmAccount(_0x516b8b){this['id']=_0x516b8b['id']||0x0;this[_0x488d('0x0')]=_0x516b8b[_0x488d('0x0')]||'';this[_0x488d('0x1')]=_0x516b8b['username']||'';this[_0x488d('0x2')]=_0x516b8b[_0x488d('0x2')]||'';this[_0x488d('0x3')]=_0x516b8b[_0x488d('0x3')]||'';this[_0x488d('0x4')]=_0x516b8b[_0x488d('0x4')]||'';this[_0x488d('0x5')]=_0x516b8b['Configurations']||{};}module[_0x488d('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0x81fb=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0xf67f45,_0x36e087){var _0xd9ab5=function(_0x594070){while(--_0x594070){_0xf67f45['push'](_0xf67f45['shift']());}};_0xd9ab5(++_0x36e087);}(_0x81fb,0xef));var _0xb81f=function(_0x13b059,_0x3d3e9f){_0x13b059=_0x13b059-0x0;var _0x8daff3=_0x81fb[_0x13b059];return _0x8daff3;};'use strict';function SugarcrmAccount(_0x295055){this['id']=_0x295055['id']||0x0;this[_0xb81f('0x0')]=_0x295055['name']||'';this[_0xb81f('0x1')]=_0x295055[_0xb81f('0x1')]||'';this[_0xb81f('0x2')]=_0x295055[_0xb81f('0x2')]||'';this[_0xb81f('0x3')]=_0x295055[_0xb81f('0x3')]||'';this['serverUrl']=_0x295055[_0xb81f('0x4')]||'';this[_0xb81f('0x5')]=_0x295055[_0xb81f('0x5')]||{};}module[_0xb81f('0x6')]=SugarcrmAccount; \ No newline at end of file