X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;h=18b72d527a4c451bee13d41d018ed3d8d889afe8;hb=fb34d7d7b73e912de94d572e15e1910ea03e3516;hp=a0a9016bcc71e291de7699cc6a22967f63707133;hpb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;p=motion2.git diff --git a/server/services/ami/model/zendeskAccount.js b/server/services/ami/model/zendeskAccount.js index a0a9016..18b72d5 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 _0xb1f9=['serverUrl','Configurations','name','username','token','remoteUri','authType','integrationTab'];(function(_0x42d807,_0x466d1c){var _0x2b4c01=function(_0x10b78d){while(--_0x10b78d){_0x42d807['push'](_0x42d807['shift']());}};_0x2b4c01(++_0x466d1c);}(_0xb1f9,0x192));var _0x9b1f=function(_0x45f68c,_0x29c0b1){_0x45f68c=_0x45f68c-0x0;var _0x2da42c=_0xb1f9[_0x45f68c];return _0x2da42c;};'use strict';function ZendeskAccount(_0xcb6ec0){this['id']=_0xcb6ec0['id']||0x0;this['name']=_0xcb6ec0[_0x9b1f('0x0')]||'';this[_0x9b1f('0x1')]=_0xcb6ec0['username']||'';this['password']=_0xcb6ec0['password']||'';this[_0x9b1f('0x2')]=_0xcb6ec0['token']||'';this['remoteUri']=_0xcb6ec0[_0x9b1f('0x3')]||'';this[_0x9b1f('0x4')]=_0xcb6ec0[_0x9b1f('0x4')]||'';this['type']=_0xcb6ec0['type']||_0x9b1f('0x5');this[_0x9b1f('0x6')]=_0xcb6ec0['serverUrl']||'';this[_0x9b1f('0x7')]=_0xcb6ec0[_0x9b1f('0x7')]||{};}module['exports']=ZendeskAccount; \ No newline at end of file +var _0x62bf=['authType','type','serverUrl','Configurations','name','password','token','remoteUri'];(function(_0x59b2b5,_0x55c20a){var _0x658e36=function(_0x11a5d4){while(--_0x11a5d4){_0x59b2b5['push'](_0x59b2b5['shift']());}};_0x658e36(++_0x55c20a);}(_0x62bf,0x64));var _0xf62b=function(_0x2cb04d,_0x28ec29){_0x2cb04d=_0x2cb04d-0x0;var _0x50fbc8=_0x62bf[_0x2cb04d];return _0x50fbc8;};'use strict';function ZendeskAccount(_0x4216aa){this['id']=_0x4216aa['id']||0x0;this[_0xf62b('0x0')]=_0x4216aa[_0xf62b('0x0')]||'';this['username']=_0x4216aa['username']||'';this[_0xf62b('0x1')]=_0x4216aa[_0xf62b('0x1')]||'';this['token']=_0x4216aa[_0xf62b('0x2')]||'';this[_0xf62b('0x3')]=_0x4216aa[_0xf62b('0x3')]||'';this[_0xf62b('0x4')]=_0x4216aa['authType']||'';this['type']=_0x4216aa[_0xf62b('0x5')]||'integrationTab';this[_0xf62b('0x6')]=_0x4216aa[_0xf62b('0x6')]||'';this[_0xf62b('0x7')]=_0x4216aa['Configurations']||{};}module['exports']=ZendeskAccount; \ No newline at end of file