X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=741f32b811ebed667bff203f087b793fb7916215;hb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;hp=a4c47ece16f9f3daf0246357ffdfc08dc5f94d83;hpb=fed88ff2b9fedc76d735d841a58c735e5087ca2f;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index a4c47ec..741f32b 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 _0x2625=['name','username','apiKey','token','remoteUri','serverUrl','Configurations','exports'];(function(_0x45bc61,_0x3b5f81){var _0x50eddd=function(_0x179ad4){while(--_0x179ad4){_0x45bc61['push'](_0x45bc61['shift']());}};_0x50eddd(++_0x3b5f81);}(_0x2625,0x108));var _0x5262=function(_0x710815,_0x520da8){_0x710815=_0x710815-0x0;var _0x5b3b89=_0x2625[_0x710815];return _0x5b3b89;};'use strict';function FreshdeskAccount(_0x9375cf){this['id']=_0x9375cf['id']||0x0;this['name']=_0x9375cf[_0x5262('0x0')]||'';this[_0x5262('0x1')]=_0x9375cf[_0x5262('0x1')]||'';this[_0x5262('0x2')]=_0x9375cf[_0x5262('0x3')]||'';this[_0x5262('0x4')]=_0x9375cf[_0x5262('0x4')]||'';this[_0x5262('0x5')]=_0x9375cf[_0x5262('0x5')]||'';this[_0x5262('0x6')]=_0x9375cf[_0x5262('0x6')]||{};}module[_0x5262('0x7')]=FreshdeskAccount; \ No newline at end of file +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