X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=154fc38867c9aeca837f11f4623db36e6a9ad4e8;hb=d49944cc2e95578bfbd15d79d46896f71a145821;hp=741f32b811ebed667bff203f087b793fb7916215;hpb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index 741f32b..154fc38 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 _0xa460=['name','username','apiKey','token','remoteUri','serverUrl','Configurations'];(function(_0x57e1ac,_0x1e0b48){var _0x274975=function(_0x1f7f56){while(--_0x1f7f56){_0x57e1ac['push'](_0x57e1ac['shift']());}};_0x274975(++_0x1e0b48);}(_0xa460,0xd9));var _0x0a46=function(_0x2d51cc,_0x2ca3e2){_0x2d51cc=_0x2d51cc-0x0;var _0x3dc46b=_0xa460[_0x2d51cc];return _0x3dc46b;};'use strict';function FreshdeskAccount(_0x30c9a6){this['id']=_0x30c9a6['id']||0x0;this[_0x0a46('0x0')]=_0x30c9a6[_0x0a46('0x0')]||'';this['username']=_0x30c9a6[_0x0a46('0x1')]||'';this[_0x0a46('0x2')]=_0x30c9a6[_0x0a46('0x3')]||'';this[_0x0a46('0x4')]=_0x30c9a6[_0x0a46('0x4')]||'';this[_0x0a46('0x5')]=_0x30c9a6[_0x0a46('0x5')]||'';this[_0x0a46('0x6')]=_0x30c9a6[_0x0a46('0x6')]||{};}module['exports']=FreshdeskAccount; \ No newline at end of file +var _0x07d5=['Configurations','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x3254c0,_0x57a5ae){var _0x380854=function(_0x4a54ef){while(--_0x4a54ef){_0x3254c0['push'](_0x3254c0['shift']());}};_0x380854(++_0x57a5ae);}(_0x07d5,0x143));var _0x507d=function(_0x49a137,_0x3941dc){_0x49a137=_0x49a137-0x0;var _0xaa58dd=_0x07d5[_0x49a137];return _0xaa58dd;};'use strict';function FreshdeskAccount(_0x51750e){this['id']=_0x51750e['id']||0x0;this['name']=_0x51750e[_0x507d('0x0')]||'';this[_0x507d('0x1')]=_0x51750e['username']||'';this[_0x507d('0x2')]=_0x51750e[_0x507d('0x3')]||'';this[_0x507d('0x4')]=_0x51750e[_0x507d('0x4')]||'';this[_0x507d('0x5')]=_0x51750e[_0x507d('0x5')]||'';this[_0x507d('0x6')]=_0x51750e[_0x507d('0x6')]||{};}module['exports']=FreshdeskAccount; \ No newline at end of file