X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;h=234892f4a6f4211e3c88d7acb75b4f553e948225;hb=c5ec4f3be0e7f1f893000f685661edf16381041e;hp=77102971293712349ed5cd2afbb89de4cdfd725c;hpb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;p=motion2.git diff --git a/server/services/ami/model/zendeskAccount.js b/server/services/ami/model/zendeskAccount.js index 7710297..234892f 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 _0x2a08=['name','username','password','token','remoteUri','authType','type','serverUrl','Configurations'];(function(_0x1d83bf,_0x203f1d){var _0x4cd824=function(_0x33d116){while(--_0x33d116){_0x1d83bf['push'](_0x1d83bf['shift']());}};_0x4cd824(++_0x203f1d);}(_0x2a08,0xcf));var _0x82a0=function(_0x465028,_0x4570ac){_0x465028=_0x465028-0x0;var _0xb783d4=_0x2a08[_0x465028];return _0xb783d4;};'use strict';function ZendeskAccount(_0x3254fb){this['id']=_0x3254fb['id']||0x0;this['name']=_0x3254fb[_0x82a0('0x0')]||'';this[_0x82a0('0x1')]=_0x3254fb[_0x82a0('0x1')]||'';this[_0x82a0('0x2')]=_0x3254fb[_0x82a0('0x2')]||'';this[_0x82a0('0x3')]=_0x3254fb[_0x82a0('0x3')]||'';this['remoteUri']=_0x3254fb[_0x82a0('0x4')]||'';this['authType']=_0x3254fb[_0x82a0('0x5')]||'';this[_0x82a0('0x6')]=_0x3254fb[_0x82a0('0x6')]||'integrationTab';this[_0x82a0('0x7')]=_0x3254fb['serverUrl']||'';this[_0x82a0('0x8')]=_0x3254fb['Configurations']||{};}module['exports']=ZendeskAccount; \ No newline at end of file +var _0x57f9=['password','token','remoteUri','authType','type','integrationTab','serverUrl','Configurations','exports','username'];(function(_0x1f2aa6,_0x1dfb79){var _0x4d25f6=function(_0x435282){while(--_0x435282){_0x1f2aa6['push'](_0x1f2aa6['shift']());}};_0x4d25f6(++_0x1dfb79);}(_0x57f9,0x1e9));var _0x957f=function(_0x524ef8,_0x4956b3){_0x524ef8=_0x524ef8-0x0;var _0x39470e=_0x57f9[_0x524ef8];return _0x39470e;};'use strict';function ZendeskAccount(_0x3d377e){this['id']=_0x3d377e['id']||0x0;this['name']=_0x3d377e['name']||'';this['username']=_0x3d377e[_0x957f('0x0')]||'';this[_0x957f('0x1')]=_0x3d377e[_0x957f('0x1')]||'';this['token']=_0x3d377e[_0x957f('0x2')]||'';this[_0x957f('0x3')]=_0x3d377e['remoteUri']||'';this[_0x957f('0x4')]=_0x3d377e[_0x957f('0x4')]||'';this[_0x957f('0x5')]=_0x3d377e[_0x957f('0x5')]||_0x957f('0x6');this[_0x957f('0x7')]=_0x3d377e['serverUrl']||'';this['Configurations']=_0x3d377e[_0x957f('0x8')]||{};}module[_0x957f('0x9')]=ZendeskAccount; \ No newline at end of file