X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;h=9e34a68a79ae6df1d86dfd05b226e339ce8aba98;hb=fed88ff2b9fedc76d735d841a58c735e5087ca2f;hp=157f0f9675574c7f38b34eabe7bbae3ac59cce02;hpb=7cda1c65c6741ebe625028920920ca9ef572e569;p=motion2.git diff --git a/server/services/ami/model/zendeskAccount.js b/server/services/ami/model/zendeskAccount.js index 157f0f9..9e34a68 100644 --- a/server/services/ami/model/zendeskAccount.js +++ b/server/services/ami/model/zendeskAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x6dd4=['Configurations','exports','username','password','token','remoteUri','authType','type','serverUrl'];(function(_0x7326f8,_0x639e07){var _0x3abee6=function(_0x11f4f0){while(--_0x11f4f0){_0x7326f8['push'](_0x7326f8['shift']());}};_0x3abee6(++_0x639e07);}(_0x6dd4,0x158));var _0x46dd=function(_0x11dbd1,_0x3ab9ea){_0x11dbd1=_0x11dbd1-0x0;var _0x3dedd2=_0x6dd4[_0x11dbd1];return _0x3dedd2;};'use strict';function ZendeskAccount(_0x249ea2){this['id']=_0x249ea2['id']||0x0;this['name']=_0x249ea2['name']||'';this[_0x46dd('0x0')]=_0x249ea2[_0x46dd('0x0')]||'';this[_0x46dd('0x1')]=_0x249ea2[_0x46dd('0x1')]||'';this[_0x46dd('0x2')]=_0x249ea2[_0x46dd('0x2')]||'';this['remoteUri']=_0x249ea2[_0x46dd('0x3')]||'';this[_0x46dd('0x4')]=_0x249ea2['authType']||'';this[_0x46dd('0x5')]=_0x249ea2[_0x46dd('0x5')]||'integrationTab';this[_0x46dd('0x6')]=_0x249ea2[_0x46dd('0x6')]||'';this[_0x46dd('0x7')]=_0x249ea2['Configurations']||{};}module[_0x46dd('0x8')]=ZendeskAccount; \ No newline at end of file +var _0x79c0=['username','password','token','remoteUri','authType','type','integrationTab','serverUrl','Configurations','exports','name'];(function(_0x110c3d,_0x12ee06){var _0x226d67=function(_0x1fb6e1){while(--_0x1fb6e1){_0x110c3d['push'](_0x110c3d['shift']());}};_0x226d67(++_0x12ee06);}(_0x79c0,0xba));var _0x079c=function(_0x329810,_0x365bcd){_0x329810=_0x329810-0x0;var _0x1a2411=_0x79c0[_0x329810];return _0x1a2411;};'use strict';function ZendeskAccount(_0x520d93){this['id']=_0x520d93['id']||0x0;this[_0x079c('0x0')]=_0x520d93[_0x079c('0x0')]||'';this['username']=_0x520d93[_0x079c('0x1')]||'';this[_0x079c('0x2')]=_0x520d93['password']||'';this[_0x079c('0x3')]=_0x520d93[_0x079c('0x3')]||'';this[_0x079c('0x4')]=_0x520d93[_0x079c('0x4')]||'';this[_0x079c('0x5')]=_0x520d93[_0x079c('0x5')]||'';this['type']=_0x520d93[_0x079c('0x6')]||_0x079c('0x7');this[_0x079c('0x8')]=_0x520d93[_0x079c('0x8')]||'';this[_0x079c('0x9')]=_0x520d93[_0x079c('0x9')]||{};}module[_0x079c('0xa')]=ZendeskAccount; \ No newline at end of file