X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=d31c030a2a661da10871a65fe0f4d12284cf521b;hb=HEAD;hp=a325c4d2f86ea0db6905f2d47b9dbb1f43288789;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index a325c4d..d31c030 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 _0x69a0=['remoteUri','serverUrl','Configurations','exports','name','username','token'];(function(_0x47e7cb,_0x4c1b8d){var _0x2a8874=function(_0x36498f){while(--_0x36498f){_0x47e7cb['push'](_0x47e7cb['shift']());}};_0x2a8874(++_0x4c1b8d);}(_0x69a0,0x1af));var _0x069a=function(_0x4f2622,_0x21681e){_0x4f2622=_0x4f2622-0x0;var _0x29e458=_0x69a0[_0x4f2622];return _0x29e458;};'use strict';function FreshdeskAccount(_0x1af5a4){this['id']=_0x1af5a4['id']||0x0;this['name']=_0x1af5a4[_0x069a('0x0')]||'';this[_0x069a('0x1')]=_0x1af5a4[_0x069a('0x1')]||'';this['apiKey']=_0x1af5a4[_0x069a('0x2')]||'';this['remoteUri']=_0x1af5a4[_0x069a('0x3')]||'';this[_0x069a('0x4')]=_0x1af5a4[_0x069a('0x4')]||'';this['Configurations']=_0x1af5a4[_0x069a('0x5')]||{};}module[_0x069a('0x6')]=FreshdeskAccount; \ No newline at end of file +var _0x3fab=['name','username','token','remoteUri','serverUrl','Configurations'];(function(_0x200f8a,_0x3926bc){var _0x20005e=function(_0x98ccd9){while(--_0x98ccd9){_0x200f8a['push'](_0x200f8a['shift']());}};_0x20005e(++_0x3926bc);}(_0x3fab,0xd8));var _0xb3fa=function(_0x30b0d4,_0x375937){_0x30b0d4=_0x30b0d4-0x0;var _0x23ca6d=_0x3fab[_0x30b0d4];return _0x23ca6d;};'use strict';function FreshdeskAccount(_0x116866){this['id']=_0x116866['id']||0x0;this[_0xb3fa('0x0')]=_0x116866[_0xb3fa('0x0')]||'';this[_0xb3fa('0x1')]=_0x116866[_0xb3fa('0x1')]||'';this['apiKey']=_0x116866[_0xb3fa('0x2')]||'';this[_0xb3fa('0x3')]=_0x116866[_0xb3fa('0x3')]||'';this['serverUrl']=_0x116866[_0xb3fa('0x4')]||'';this[_0xb3fa('0x5')]=_0x116866[_0xb3fa('0x5')]||{};}module['exports']=FreshdeskAccount; \ No newline at end of file