X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=828a3ef4ff9c747af4d0b4e915021b7bc7895878;hb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;hp=8643f06dd6a7470ef3e770eb2ba1fc272c249491;hpb=cf0590116080d9ba42ef56ec3321a2b1292c0360;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 8643f06..828a3ef 100644 --- a/server/services/ami/model/servicenowAccount.js +++ b/server/services/ami/model/servicenowAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xd469=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x5ea99d,_0x38eb24){var _0x1987cc=function(_0x3ac19b){while(--_0x3ac19b){_0x5ea99d['push'](_0x5ea99d['shift']());}};_0x1987cc(++_0x38eb24);}(_0xd469,0x181));var _0x9d46=function(_0x152e53,_0x22d004){_0x152e53=_0x152e53-0x0;var _0x463324=_0xd469[_0x152e53];return _0x463324;};'use strict';function ServicenowAccount(_0x3ff92b){this['id']=_0x3ff92b['id']||0x0;this[_0x9d46('0x0')]=_0x3ff92b[_0x9d46('0x0')]||'';this['username']=_0x3ff92b[_0x9d46('0x1')]||'';this[_0x9d46('0x2')]=_0x3ff92b['password']||'';this[_0x9d46('0x3')]=_0x3ff92b[_0x9d46('0x3')]||'';this[_0x9d46('0x4')]=_0x3ff92b[_0x9d46('0x4')]||'';this[_0x9d46('0x5')]=_0x3ff92b['Configurations']||{};}module[_0x9d46('0x6')]=ServicenowAccount; \ No newline at end of file +var _0x8cff=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x2f75da,_0x4c4a6e){var _0x1cf7cc=function(_0x575a54){while(--_0x575a54){_0x2f75da['push'](_0x2f75da['shift']());}};_0x1cf7cc(++_0x4c4a6e);}(_0x8cff,0xf5));var _0xf8cf=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0x8cff[_0x3b380d];return _0x54502b;};'use strict';function ServicenowAccount(_0x754e69){this['id']=_0x754e69['id']||0x0;this[_0xf8cf('0x0')]=_0x754e69[_0xf8cf('0x0')]||'';this[_0xf8cf('0x1')]=_0x754e69[_0xf8cf('0x1')]||'';this[_0xf8cf('0x2')]=_0x754e69[_0xf8cf('0x2')]||'';this['remoteUri']=_0x754e69[_0xf8cf('0x3')]||'';this['serverUrl']=_0x754e69[_0xf8cf('0x4')]||'';this['Configurations']=_0x754e69[_0xf8cf('0x5')]||{};}module[_0xf8cf('0x6')]=ServicenowAccount; \ No newline at end of file