X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FvtigerAccount.js;h=a120ecf4fa6dff02df740405b3c7571b54e8c68a;hb=c5ec4f3be0e7f1f893000f685661edf16381041e;hp=2b9946754e0aae0c107fc8fb9d4f756f9bcbd484;hpb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;p=motion2.git diff --git a/server/services/ami/model/vtigerAccount.js b/server/services/ami/model/vtigerAccount.js index 2b99467..a120ecf 100644 --- a/server/services/ami/model/vtigerAccount.js +++ b/server/services/ami/model/vtigerAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2cb1=['serverUrl','Configurations','exports','name','username','accessKey','remoteUri'];(function(_0x4cf98e,_0xba4b79){var _0x1623ac=function(_0x459bc0){while(--_0x459bc0){_0x4cf98e['push'](_0x4cf98e['shift']());}};_0x1623ac(++_0xba4b79);}(_0x2cb1,0x137));var _0x12cb=function(_0x4e89c7,_0x3e64b6){_0x4e89c7=_0x4e89c7-0x0;var _0x15a2d9=_0x2cb1[_0x4e89c7];return _0x15a2d9;};'use strict';function VtigerAccount(_0x150b2e){this['id']=_0x150b2e['id']||0x0;this[_0x12cb('0x0')]=_0x150b2e[_0x12cb('0x0')]||'';this[_0x12cb('0x1')]=_0x150b2e[_0x12cb('0x1')]||'';this[_0x12cb('0x2')]=_0x150b2e[_0x12cb('0x2')]||'';this[_0x12cb('0x3')]=_0x150b2e[_0x12cb('0x3')]||'';this[_0x12cb('0x4')]=_0x150b2e['serverUrl']||'';this[_0x12cb('0x5')]=_0x150b2e[_0x12cb('0x5')]||{};}module[_0x12cb('0x6')]=VtigerAccount; \ No newline at end of file +var _0xe7b4=['Configurations','username','accessKey','remoteUri','serverUrl'];(function(_0x1dbacd,_0x5b8a5a){var _0xbd3bf0=function(_0x49f961){while(--_0x49f961){_0x1dbacd['push'](_0x1dbacd['shift']());}};_0xbd3bf0(++_0x5b8a5a);}(_0xe7b4,0x105));var _0x4e7b=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0xe7b4[_0x59ee6f];return _0x4c0979;};'use strict';function VtigerAccount(_0x2a6ea7){this['id']=_0x2a6ea7['id']||0x0;this['name']=_0x2a6ea7['name']||'';this[_0x4e7b('0x0')]=_0x2a6ea7[_0x4e7b('0x0')]||'';this[_0x4e7b('0x1')]=_0x2a6ea7['accessKey']||'';this['remoteUri']=_0x2a6ea7[_0x4e7b('0x2')]||'';this[_0x4e7b('0x3')]=_0x2a6ea7[_0x4e7b('0x3')]||'';this[_0x4e7b('0x4')]=_0x2a6ea7[_0x4e7b('0x4')]||{};}module['exports']=VtigerAccount; \ No newline at end of file