X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=c914cd8bc5185e0491676d5d241f4adb0bc38c68;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=f69ca333a06a0dfb963c39c47e3e5d6475b890ea;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index f69ca33..c914cd8 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 _0x8bdb=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x5b99c4,_0x271b5f){var _0xdc3a13=function(_0x242420){while(--_0x242420){_0x5b99c4['push'](_0x5b99c4['shift']());}};_0xdc3a13(++_0x271b5f);}(_0x8bdb,0x13f));var _0xb8bd=function(_0x2c8e3b,_0x27ace8){_0x2c8e3b=_0x2c8e3b-0x0;var _0xc193d7=_0x8bdb[_0x2c8e3b];return _0xc193d7;};'use strict';function ServicenowAccount(_0x556e58){this['id']=_0x556e58['id']||0x0;this[_0xb8bd('0x0')]=_0x556e58[_0xb8bd('0x0')]||'';this[_0xb8bd('0x1')]=_0x556e58[_0xb8bd('0x1')]||'';this[_0xb8bd('0x2')]=_0x556e58['password']||'';this[_0xb8bd('0x3')]=_0x556e58['remoteUri']||'';this[_0xb8bd('0x4')]=_0x556e58['serverUrl']||'';this[_0xb8bd('0x5')]=_0x556e58['Configurations']||{};}module[_0xb8bd('0x6')]=ServicenowAccount; \ No newline at end of file +var _0xbcfb=['Configurations','name','password','serverUrl'];(function(_0x7b1a96,_0x1d6837){var _0xb6978d=function(_0xe3c9e5){while(--_0xe3c9e5){_0x7b1a96['push'](_0x7b1a96['shift']());}};_0xb6978d(++_0x1d6837);}(_0xbcfb,0xe5));var _0xbbcf=function(_0x2f45ea,_0x15c656){_0x2f45ea=_0x2f45ea-0x0;var _0x485a84=_0xbcfb[_0x2f45ea];return _0x485a84;};'use strict';function ServicenowAccount(_0x4fd262){this['id']=_0x4fd262['id']||0x0;this['name']=_0x4fd262[_0xbbcf('0x0')]||'';this['username']=_0x4fd262['username']||'';this[_0xbbcf('0x1')]=_0x4fd262[_0xbbcf('0x1')]||'';this['remoteUri']=_0x4fd262['remoteUri']||'';this[_0xbbcf('0x2')]=_0x4fd262['serverUrl']||'';this[_0xbbcf('0x3')]=_0x4fd262['Configurations']||{};}module['exports']=ServicenowAccount; \ No newline at end of file