X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=e593b0d600fcb41be324fe8cda0620764763ee1c;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=ad915c5b89716cad7cd01fbe6e65c995ae4b4952;hpb=9de5174448f6124e143d4b68967b102fec513aee;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index ad915c5..e593b0d 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 _0x194c=['serverUrl','Configurations','exports','name','username','apiKey','remoteUri'];(function(_0x4645e8,_0x266f8d){var _0x4c47cb=function(_0x221540){while(--_0x221540){_0x4645e8['push'](_0x4645e8['shift']());}};_0x4c47cb(++_0x266f8d);}(_0x194c,0x1e6));var _0xc194=function(_0x5dd57b,_0x11c3c7){_0x5dd57b=_0x5dd57b-0x0;var _0x1302b7=_0x194c[_0x5dd57b];return _0x1302b7;};'use strict';function FreshdeskAccount(_0x805020){this['id']=_0x805020['id']||0x0;this[_0xc194('0x0')]=_0x805020['name']||'';this[_0xc194('0x1')]=_0x805020[_0xc194('0x1')]||'';this[_0xc194('0x2')]=_0x805020['token']||'';this[_0xc194('0x3')]=_0x805020[_0xc194('0x3')]||'';this[_0xc194('0x4')]=_0x805020[_0xc194('0x4')]||'';this[_0xc194('0x5')]=_0x805020[_0xc194('0x5')]||{};}module[_0xc194('0x6')]=FreshdeskAccount; \ No newline at end of file +var _0xd4d4=['apiKey','token','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x163863,_0x2fc312){var _0x118cc1=function(_0x120019){while(--_0x120019){_0x163863['push'](_0x163863['shift']());}};_0x118cc1(++_0x2fc312);}(_0xd4d4,0x1d4));var _0x4d4d=function(_0x40eb48,_0x260b48){_0x40eb48=_0x40eb48-0x0;var _0x587b02=_0xd4d4[_0x40eb48];return _0x587b02;};'use strict';function FreshdeskAccount(_0x23fa16){this['id']=_0x23fa16['id']||0x0;this[_0x4d4d('0x0')]=_0x23fa16[_0x4d4d('0x0')]||'';this['username']=_0x23fa16['username']||'';this[_0x4d4d('0x1')]=_0x23fa16[_0x4d4d('0x2')]||'';this['remoteUri']=_0x23fa16[_0x4d4d('0x3')]||'';this[_0x4d4d('0x4')]=_0x23fa16[_0x4d4d('0x4')]||'';this[_0x4d4d('0x5')]=_0x23fa16[_0x4d4d('0x5')]||{};}module[_0x4d4d('0x6')]=FreshdeskAccount; \ No newline at end of file