X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=b30086f4dbb6523f91334528353170a0e2d6a2f5;hb=ed368fdfe923471c0749d5720e7df57649e4ed09;hp=d9c1a3255a54e77134df8f8688c659318cdb39db;hpb=91492537a7b94b14914d0db658458118de1ea819;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index d9c1a32..b30086f 100644 --- a/server/services/ami/model/freshdeskAccount.js +++ b/server/services/ami/model/freshdeskAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xfb76=['token','remoteUri','Configurations','exports','name','username'];(function(_0x5c65aa,_0x1d2fd0){var _0x4b65c2=function(_0x208fff){while(--_0x208fff){_0x5c65aa['push'](_0x5c65aa['shift']());}};_0x4b65c2(++_0x1d2fd0);}(_0xfb76,0xe2));var _0x6fb7=function(_0x4e61bc,_0x1cff51){_0x4e61bc=_0x4e61bc-0x0;var _0x4e0fb1=_0xfb76[_0x4e61bc];return _0x4e0fb1;};'use strict';function FreshdeskAccount(_0x44dc27){this['id']=_0x44dc27['id']||0x0;this[_0x6fb7('0x0')]=_0x44dc27[_0x6fb7('0x0')]||'';this[_0x6fb7('0x1')]=_0x44dc27[_0x6fb7('0x1')]||'';this['apiKey']=_0x44dc27[_0x6fb7('0x2')]||'';this[_0x6fb7('0x3')]=_0x44dc27[_0x6fb7('0x3')]||'';this['serverUrl']=_0x44dc27['serverUrl']||'';this[_0x6fb7('0x4')]=_0x44dc27[_0x6fb7('0x4')]||{};}module[_0x6fb7('0x5')]=FreshdeskAccount; \ No newline at end of file +var _0xabf2=['Configurations','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x8a5b32,_0x397bfa){var _0x391fdb=function(_0x56d576){while(--_0x56d576){_0x8a5b32['push'](_0x8a5b32['shift']());}};_0x391fdb(++_0x397bfa);}(_0xabf2,0x190));var _0x2abf=function(_0x46f3ad,_0x112c2f){_0x46f3ad=_0x46f3ad-0x0;var _0x2c6672=_0xabf2[_0x46f3ad];return _0x2c6672;};'use strict';function FreshdeskAccount(_0x390389){this['id']=_0x390389['id']||0x0;this['name']=_0x390389[_0x2abf('0x0')]||'';this[_0x2abf('0x1')]=_0x390389[_0x2abf('0x1')]||'';this[_0x2abf('0x2')]=_0x390389[_0x2abf('0x3')]||'';this['remoteUri']=_0x390389[_0x2abf('0x4')]||'';this[_0x2abf('0x5')]=_0x390389[_0x2abf('0x5')]||'';this[_0x2abf('0x6')]=_0x390389[_0x2abf('0x6')]||{};}module['exports']=FreshdeskAccount; \ No newline at end of file