X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=6e131a3bb0a2b8ec9e19d22e86c11818da2f76f8;hb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;hp=3ba8274715c4a86c9d92efd8e30ca205f2086814;hpb=5584754b2aa104a57907f7aa392d8c07dfdc6150;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 3ba8274..6e131a3 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 _0xb47f=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x487b0c,_0x14ff74){var _0x1adbdc=function(_0x2e7b9d){while(--_0x2e7b9d){_0x487b0c['push'](_0x487b0c['shift']());}};_0x1adbdc(++_0x14ff74);}(_0xb47f,0x71));var _0xfb47=function(_0x5c814d,_0x4d81c7){_0x5c814d=_0x5c814d-0x0;var _0x89b71=_0xb47f[_0x5c814d];return _0x89b71;};'use strict';function ServicenowAccount(_0x1c982d){this['id']=_0x1c982d['id']||0x0;this[_0xfb47('0x0')]=_0x1c982d[_0xfb47('0x0')]||'';this[_0xfb47('0x1')]=_0x1c982d['username']||'';this[_0xfb47('0x2')]=_0x1c982d[_0xfb47('0x2')]||'';this[_0xfb47('0x3')]=_0x1c982d[_0xfb47('0x3')]||'';this['serverUrl']=_0x1c982d[_0xfb47('0x4')]||'';this[_0xfb47('0x5')]=_0x1c982d[_0xfb47('0x5')]||{};}module[_0xfb47('0x6')]=ServicenowAccount; \ No newline at end of file +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