X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=696932032cbc18f40e27983c5b2e7f4a49e21433;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=96462d99be3440c996dbee3b234e62f27cb69ddd;hpb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 96462d9..6969320 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 _0x3354=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x1da527,_0x2dc953){var _0x40fc7c=function(_0x9949f5){while(--_0x9949f5){_0x1da527['push'](_0x1da527['shift']());}};_0x40fc7c(++_0x2dc953);}(_0x3354,0xd2));var _0x4335=function(_0x48a7f9,_0xb02931){_0x48a7f9=_0x48a7f9-0x0;var _0x1cf078=_0x3354[_0x48a7f9];return _0x1cf078;};'use strict';function ServicenowAccount(_0x74f244){this['id']=_0x74f244['id']||0x0;this[_0x4335('0x0')]=_0x74f244[_0x4335('0x0')]||'';this[_0x4335('0x1')]=_0x74f244['username']||'';this[_0x4335('0x2')]=_0x74f244[_0x4335('0x2')]||'';this[_0x4335('0x3')]=_0x74f244[_0x4335('0x3')]||'';this['serverUrl']=_0x74f244[_0x4335('0x4')]||'';this[_0x4335('0x5')]=_0x74f244[_0x4335('0x5')]||{};}module[_0x4335('0x6')]=ServicenowAccount; \ No newline at end of file +var _0x87db=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x42a712,_0x117b6c){var _0x29f3cc=function(_0xc253a6){while(--_0xc253a6){_0x42a712['push'](_0x42a712['shift']());}};_0x29f3cc(++_0x117b6c);}(_0x87db,0x121));var _0xb87d=function(_0x475c0c,_0x32b20c){_0x475c0c=_0x475c0c-0x0;var _0x2c8210=_0x87db[_0x475c0c];return _0x2c8210;};'use strict';function ServicenowAccount(_0x135425){this['id']=_0x135425['id']||0x0;this[_0xb87d('0x0')]=_0x135425[_0xb87d('0x0')]||'';this[_0xb87d('0x1')]=_0x135425[_0xb87d('0x1')]||'';this['password']=_0x135425[_0xb87d('0x2')]||'';this[_0xb87d('0x3')]=_0x135425[_0xb87d('0x3')]||'';this[_0xb87d('0x4')]=_0x135425['serverUrl']||'';this[_0xb87d('0x5')]=_0x135425[_0xb87d('0x5')]||{};}module[_0xb87d('0x6')]=ServicenowAccount; \ No newline at end of file