X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=9375d525fcca609a0766b41735e4c330d4438655;hb=784ff39bf52a5b7c5ee0b7b10d0e51f0257b5940;hp=828a3ef4ff9c747af4d0b4e915021b7bc7895878;hpb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 828a3ef..9375d52 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 _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 +var _0x1199=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x160e26,_0x15c430){var _0x3481c6=function(_0x5f2d8a){while(--_0x5f2d8a){_0x160e26['push'](_0x160e26['shift']());}};_0x3481c6(++_0x15c430);}(_0x1199,0x120));var _0x9119=function(_0x51674a,_0x2ca337){_0x51674a=_0x51674a-0x0;var _0x4a1f4e=_0x1199[_0x51674a];return _0x4a1f4e;};'use strict';function ServicenowAccount(_0x488572){this['id']=_0x488572['id']||0x0;this[_0x9119('0x0')]=_0x488572[_0x9119('0x0')]||'';this[_0x9119('0x1')]=_0x488572[_0x9119('0x1')]||'';this[_0x9119('0x2')]=_0x488572[_0x9119('0x2')]||'';this[_0x9119('0x3')]=_0x488572[_0x9119('0x3')]||'';this[_0x9119('0x4')]=_0x488572[_0x9119('0x4')]||'';this[_0x9119('0x5')]=_0x488572[_0x9119('0x5')]||{};}module['exports']=ServicenowAccount; \ No newline at end of file