X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;fp=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=385226bcfa981493d20f506122d3c0742701fe76;hb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;hp=6e131a3bb0a2b8ec9e19d22e86c11818da2f76f8;hpb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 6e131a3..385226b 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 _0x6685=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x495b3d,_0x4d3da4){var _0x4cb329=function(_0xdef9f0){while(--_0xdef9f0){_0x495b3d['push'](_0x495b3d['shift']());}};_0x4cb329(++_0x4d3da4);}(_0x6685,0x12c));var _0x5668=function(_0x315f27,_0x3bd7f1){_0x315f27=_0x315f27-0x0;var _0x5c985b=_0x6685[_0x315f27];return _0x5c985b;};'use strict';function ServicenowAccount(_0x402f70){this['id']=_0x402f70['id']||0x0;this[_0x5668('0x0')]=_0x402f70[_0x5668('0x0')]||'';this[_0x5668('0x1')]=_0x402f70[_0x5668('0x1')]||'';this['password']=_0x402f70[_0x5668('0x2')]||'';this[_0x5668('0x3')]=_0x402f70[_0x5668('0x3')]||'';this[_0x5668('0x4')]=_0x402f70[_0x5668('0x4')]||'';this[_0x5668('0x5')]=_0x402f70[_0x5668('0x5')]||{};}module[_0x5668('0x6')]=ServicenowAccount; \ No newline at end of file +var _0xec8e=['password','remoteUri','Configurations','name','username'];(function(_0x481bf7,_0x437f69){var _0x461787=function(_0xb3bc9d){while(--_0xb3bc9d){_0x481bf7['push'](_0x481bf7['shift']());}};_0x461787(++_0x437f69);}(_0xec8e,0x1a2));var _0xeec8=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xec8e[_0x321bb2];return _0x9c12ed;};'use strict';function ServicenowAccount(_0x329137){this['id']=_0x329137['id']||0x0;this['name']=_0x329137[_0xeec8('0x0')]||'';this[_0xeec8('0x1')]=_0x329137[_0xeec8('0x1')]||'';this['password']=_0x329137[_0xeec8('0x2')]||'';this[_0xeec8('0x3')]=_0x329137[_0xeec8('0x3')]||'';this['serverUrl']=_0x329137['serverUrl']||'';this['Configurations']=_0x329137[_0xeec8('0x4')]||{};}module['exports']=ServicenowAccount; \ No newline at end of file