X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=86d7c39ede2c3a469dee4f70ae64a8f96bc3c03c;hb=d95c7680dfcaf10be192f8d0dd361fe585df15b7;hp=9bee135265e830a111d8fd6e379d8cec5a838a0e;hpb=3a60439f3b647e2a7df8ce941316640492032b43;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 9bee135..86d7c39 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 _0xf9da=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x2eb2c7,_0x180e56){var _0x49fae4=function(_0x10e0fc){while(--_0x10e0fc){_0x2eb2c7['push'](_0x2eb2c7['shift']());}};_0x49fae4(++_0x180e56);}(_0xf9da,0x78));var _0xaf9d=function(_0x3c252e,_0x550fa5){_0x3c252e=_0x3c252e-0x0;var _0x5fd6f5=_0xf9da[_0x3c252e];return _0x5fd6f5;};'use strict';function ServicenowAccount(_0x461bd3){this['id']=_0x461bd3['id']||0x0;this[_0xaf9d('0x0')]=_0x461bd3[_0xaf9d('0x0')]||'';this[_0xaf9d('0x1')]=_0x461bd3[_0xaf9d('0x1')]||'';this[_0xaf9d('0x2')]=_0x461bd3[_0xaf9d('0x2')]||'';this[_0xaf9d('0x3')]=_0x461bd3['remoteUri']||'';this[_0xaf9d('0x4')]=_0x461bd3[_0xaf9d('0x4')]||'';this[_0xaf9d('0x5')]=_0x461bd3[_0xaf9d('0x5')]||{};}module[_0xaf9d('0x6')]=ServicenowAccount; \ No newline at end of file +var _0x1e22=['exports','name','username','password','serverUrl','Configurations'];(function(_0x47a5a9,_0x20cab0){var _0xe822d9=function(_0x35abbe){while(--_0x35abbe){_0x47a5a9['push'](_0x47a5a9['shift']());}};_0xe822d9(++_0x20cab0);}(_0x1e22,0x1bd));var _0x21e2=function(_0x499ca5,_0x4986cf){_0x499ca5=_0x499ca5-0x0;var _0x7bfd9c=_0x1e22[_0x499ca5];return _0x7bfd9c;};'use strict';function ServicenowAccount(_0x3c5dd4){this['id']=_0x3c5dd4['id']||0x0;this[_0x21e2('0x0')]=_0x3c5dd4[_0x21e2('0x0')]||'';this[_0x21e2('0x1')]=_0x3c5dd4['username']||'';this[_0x21e2('0x2')]=_0x3c5dd4['password']||'';this['remoteUri']=_0x3c5dd4['remoteUri']||'';this[_0x21e2('0x3')]=_0x3c5dd4['serverUrl']||'';this[_0x21e2('0x4')]=_0x3c5dd4[_0x21e2('0x4')]||{};}module[_0x21e2('0x5')]=ServicenowAccount; \ No newline at end of file