X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshdeskAccount.js;h=e43358f2c5cb8bf0613a49e7ed569337f68b6b9f;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=0843de126a373d0b412c64b89f7c7a35a8ed0eca;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/services/ami/model/freshdeskAccount.js b/server/services/ami/model/freshdeskAccount.js index 0843de1..e43358f 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 _0xe459=['Configurations','exports','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x2f48a7,_0x54ea3c){var _0x3546f6=function(_0x2323d4){while(--_0x2323d4){_0x2f48a7['push'](_0x2f48a7['shift']());}};_0x3546f6(++_0x54ea3c);}(_0xe459,0x6a));var _0x9e45=function(_0x4ed32b,_0x3633bc){_0x4ed32b=_0x4ed32b-0x0;var _0x32fc96=_0xe459[_0x4ed32b];return _0x32fc96;};'use strict';function FreshdeskAccount(_0x50a621){this['id']=_0x50a621['id']||0x0;this[_0x9e45('0x0')]=_0x50a621['name']||'';this[_0x9e45('0x1')]=_0x50a621[_0x9e45('0x1')]||'';this[_0x9e45('0x2')]=_0x50a621[_0x9e45('0x3')]||'';this[_0x9e45('0x4')]=_0x50a621[_0x9e45('0x4')]||'';this['serverUrl']=_0x50a621[_0x9e45('0x5')]||'';this[_0x9e45('0x6')]=_0x50a621[_0x9e45('0x6')]||{};}module[_0x9e45('0x7')]=FreshdeskAccount; \ No newline at end of file +var _0x2fba=['remoteUri','serverUrl','Configurations','username','apiKey','token'];(function(_0xc0a3d3,_0x2c8d00){var _0x3386e8=function(_0x3f9df4){while(--_0x3f9df4){_0xc0a3d3['push'](_0xc0a3d3['shift']());}};_0x3386e8(++_0x2c8d00);}(_0x2fba,0x69));var _0xa2fb=function(_0x5034dc,_0x88994a){_0x5034dc=_0x5034dc-0x0;var _0x7e18b0=_0x2fba[_0x5034dc];return _0x7e18b0;};'use strict';function FreshdeskAccount(_0x13e510){this['id']=_0x13e510['id']||0x0;this['name']=_0x13e510['name']||'';this['username']=_0x13e510[_0xa2fb('0x0')]||'';this[_0xa2fb('0x1')]=_0x13e510[_0xa2fb('0x2')]||'';this['remoteUri']=_0x13e510[_0xa2fb('0x3')]||'';this[_0xa2fb('0x4')]=_0x13e510['serverUrl']||'';this[_0xa2fb('0x5')]=_0x13e510['Configurations']||{};}module['exports']=FreshdeskAccount; \ No newline at end of file