X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=3c1662d05a269344795941981509325e20a58cd8;hb=884fcf970b507196a3b60584a74b23a84d7eaf24;hp=5d9c395d8d2c7c25c11430559066706af1c91022;hpb=032eef5eb1c414450ccc959e49effc8ff508851b;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 5d9c395..3c1662d 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 _0xc53e=['serverUrl','Configurations','exports','name','username','password'];(function(_0x385229,_0x371556){var _0x932887=function(_0x4e228a){while(--_0x4e228a){_0x385229['push'](_0x385229['shift']());}};_0x932887(++_0x371556);}(_0xc53e,0x183));var _0xec53=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0xc53e[_0x5b644e];return _0x49c6bf;};'use strict';function ServicenowAccount(_0x429e45){this['id']=_0x429e45['id']||0x0;this['name']=_0x429e45[_0xec53('0x0')]||'';this['username']=_0x429e45[_0xec53('0x1')]||'';this[_0xec53('0x2')]=_0x429e45[_0xec53('0x2')]||'';this['remoteUri']=_0x429e45['remoteUri']||'';this['serverUrl']=_0x429e45[_0xec53('0x3')]||'';this[_0xec53('0x4')]=_0x429e45[_0xec53('0x4')]||{};}module[_0xec53('0x5')]=ServicenowAccount; \ No newline at end of file +var _0xc892=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xc892,0x99));var _0x2c89=function(_0xb5494,_0x4aabbf){_0xb5494=_0xb5494-0x0;var _0x5a4abd=_0xc892[_0xb5494];return _0x5a4abd;};'use strict';function ServicenowAccount(_0x12a608){this['id']=_0x12a608['id']||0x0;this[_0x2c89('0x0')]=_0x12a608['name']||'';this[_0x2c89('0x1')]=_0x12a608[_0x2c89('0x1')]||'';this[_0x2c89('0x2')]=_0x12a608[_0x2c89('0x2')]||'';this[_0x2c89('0x3')]=_0x12a608['remoteUri']||'';this[_0x2c89('0x4')]=_0x12a608[_0x2c89('0x4')]||'';this[_0x2c89('0x5')]=_0x12a608[_0x2c89('0x5')]||{};}module[_0x2c89('0x6')]=ServicenowAccount; \ No newline at end of file