X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=c4eecbefe199ff1807839e30e66f0caaf9e7c21d;hb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;hp=aa98a100407c7106aae0f8781141043c5e5bfca6;hpb=08f6e0b86d261e0f7c3417afd107d7f774257198;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index aa98a10..c4eecbe 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 _0xbac5=['apiKey','token','remoteUri','serverUrl','Configurations','exports','name','username'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xbac5,0x19e));var _0x5bac=function(_0x174ac2,_0xa91d82){_0x174ac2=_0x174ac2-0x0;var _0x28ca76=_0xbac5[_0x174ac2];return _0x28ca76;};'use strict';function FreshdeskAccount(_0x1cabe7){this['id']=_0x1cabe7['id']||0x0;this[_0x5bac('0x0')]=_0x1cabe7[_0x5bac('0x0')]||'';this['username']=_0x1cabe7[_0x5bac('0x1')]||'';this[_0x5bac('0x2')]=_0x1cabe7[_0x5bac('0x3')]||'';this[_0x5bac('0x4')]=_0x1cabe7['remoteUri']||'';this[_0x5bac('0x5')]=_0x1cabe7[_0x5bac('0x5')]||'';this['Configurations']=_0x1cabe7[_0x5bac('0x6')]||{};}module[_0x5bac('0x7')]=FreshdeskAccount; \ No newline at end of file +var _0xc50d=['serverUrl','Configurations','exports','name','username','token','remoteUri'];(function(_0x37c278,_0x56e4e0){var _0x505b99=function(_0x3f7ef5){while(--_0x3f7ef5){_0x37c278['push'](_0x37c278['shift']());}};_0x505b99(++_0x56e4e0);}(_0xc50d,0x1c3));var _0xdc50=function(_0x4c9dca,_0x5ad4f9){_0x4c9dca=_0x4c9dca-0x0;var _0x475808=_0xc50d[_0x4c9dca];return _0x475808;};'use strict';function FreshdeskAccount(_0x5e91b1){this['id']=_0x5e91b1['id']||0x0;this[_0xdc50('0x0')]=_0x5e91b1[_0xdc50('0x0')]||'';this['username']=_0x5e91b1[_0xdc50('0x1')]||'';this['apiKey']=_0x5e91b1[_0xdc50('0x2')]||'';this['remoteUri']=_0x5e91b1[_0xdc50('0x3')]||'';this[_0xdc50('0x4')]=_0x5e91b1[_0xdc50('0x4')]||'';this[_0xdc50('0x5')]=_0x5e91b1[_0xdc50('0x5')]||{};}module[_0xdc50('0x6')]=FreshdeskAccount; \ No newline at end of file