Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / ami / model / servicenowAccount.js
index 52ea5df..7ad55f6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfe5c=['password','remoteUri','serverUrl','name','username'];(function(_0x5b476d,_0x35716e){var _0xe589fe=function(_0x17fe8e){while(--_0x17fe8e){_0x5b476d['push'](_0x5b476d['shift']());}};_0xe589fe(++_0x35716e);}(_0xfe5c,0xa8));var _0xcfe5=function(_0x4b82c4,_0x56abbc){_0x4b82c4=_0x4b82c4-0x0;var _0x2db142=_0xfe5c[_0x4b82c4];return _0x2db142;};'use strict';function ServicenowAccount(_0x8041e9){this['id']=_0x8041e9['id']||0x0;this[_0xcfe5('0x0')]=_0x8041e9['name']||'';this['username']=_0x8041e9[_0xcfe5('0x1')]||'';this['password']=_0x8041e9[_0xcfe5('0x2')]||'';this[_0xcfe5('0x3')]=_0x8041e9['remoteUri']||'';this[_0xcfe5('0x4')]=_0x8041e9['serverUrl']||'';this['Configurations']=_0x8041e9['Configurations']||{};}module['exports']=ServicenowAccount;
\ No newline at end of file
+var _0xaa96=['serverUrl','Configurations','username','password','remoteUri'];(function(_0x339abf,_0x202c46){var _0x3122a2=function(_0x3913b3){while(--_0x3913b3){_0x339abf['push'](_0x339abf['shift']());}};_0x3122a2(++_0x202c46);}(_0xaa96,0xc0));var _0x6aa9=function(_0x2edd23,_0x6e1f74){_0x2edd23=_0x2edd23-0x0;var _0x3fcd66=_0xaa96[_0x2edd23];return _0x3fcd66;};'use strict';function ServicenowAccount(_0x32a4ba){this['id']=_0x32a4ba['id']||0x0;this['name']=_0x32a4ba['name']||'';this['username']=_0x32a4ba[_0x6aa9('0x0')]||'';this[_0x6aa9('0x1')]=_0x32a4ba[_0x6aa9('0x1')]||'';this['remoteUri']=_0x32a4ba[_0x6aa9('0x2')]||'';this[_0x6aa9('0x3')]=_0x32a4ba[_0x6aa9('0x3')]||'';this[_0x6aa9('0x4')]=_0x32a4ba[_0x6aa9('0x4')]||{};}module['exports']=ServicenowAccount;
\ No newline at end of file