X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;fp=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;h=5bdb0af1010f38be86c34cc2f0dbb1a5a39b5409;hb=795c8454f12f8a41fb2cd31a1270c087e5e59e94;hp=2993c34cd1975325382ed7ac6d0a9e2972f704ec;hpb=f1d1468b3a09c62a6041ebd552725da73d637879;p=motion2.git diff --git a/server/services/ami/model/zendeskAccount.js b/server/services/ami/model/zendeskAccount.js index 2993c34..5bdb0af 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 _0x7fbe=['serverUrl','Configurations','exports','name','username','password','token','remoteUri','authType','type','integrationTab'];(function(_0x2942e5,_0xf3b0b5){var _0x214494=function(_0x280495){while(--_0x280495){_0x2942e5['push'](_0x2942e5['shift']());}};_0x214494(++_0xf3b0b5);}(_0x7fbe,0x1a5));var _0xe7fb=function(_0x2bd007,_0x281ba0){_0x2bd007=_0x2bd007-0x0;var _0x53c252=_0x7fbe[_0x2bd007];return _0x53c252;};'use strict';function ZendeskAccount(_0x20e4ca){this['id']=_0x20e4ca['id']||0x0;this[_0xe7fb('0x0')]=_0x20e4ca[_0xe7fb('0x0')]||'';this[_0xe7fb('0x1')]=_0x20e4ca[_0xe7fb('0x1')]||'';this[_0xe7fb('0x2')]=_0x20e4ca[_0xe7fb('0x2')]||'';this['token']=_0x20e4ca[_0xe7fb('0x3')]||'';this['remoteUri']=_0x20e4ca[_0xe7fb('0x4')]||'';this[_0xe7fb('0x5')]=_0x20e4ca[_0xe7fb('0x5')]||'';this[_0xe7fb('0x6')]=_0x20e4ca['type']||_0xe7fb('0x7');this[_0xe7fb('0x8')]=_0x20e4ca[_0xe7fb('0x8')]||'';this[_0xe7fb('0x9')]=_0x20e4ca[_0xe7fb('0x9')]||{};}module[_0xe7fb('0xa')]=ZendeskAccount; \ No newline at end of file +var _0xad60=['name','password','token','remoteUri','authType','type','serverUrl','Configurations'];(function(_0x2ec825,_0x2e6e5f){var _0x265c15=function(_0xaab0){while(--_0xaab0){_0x2ec825['push'](_0x2ec825['shift']());}};_0x265c15(++_0x2e6e5f);}(_0xad60,0xe8));var _0x0ad6=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xad60[_0x321bb2];return _0x9c12ed;};'use strict';function ZendeskAccount(_0x1128cb){this['id']=_0x1128cb['id']||0x0;this[_0x0ad6('0x0')]=_0x1128cb[_0x0ad6('0x0')]||'';this['username']=_0x1128cb['username']||'';this[_0x0ad6('0x1')]=_0x1128cb[_0x0ad6('0x1')]||'';this['token']=_0x1128cb[_0x0ad6('0x2')]||'';this[_0x0ad6('0x3')]=_0x1128cb['remoteUri']||'';this[_0x0ad6('0x4')]=_0x1128cb['authType']||'';this['type']=_0x1128cb[_0x0ad6('0x5')]||'integrationTab';this[_0x0ad6('0x6')]=_0x1128cb[_0x0ad6('0x6')]||'';this[_0x0ad6('0x7')]=_0x1128cb['Configurations']||{};}module['exports']=ZendeskAccount; \ No newline at end of file